ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

HandlerList

Summary

Lists the package creation handlers.

Usage

HandlerList[]=<name_handler>

Description

This setting lists the package creation handlers. Each extension which has package creation handlers support must place their package creation handlers in the sub-directory package creators, located here:

...(root of your eZ Publish installation)/extension/<extension_name>/packagecreators

This setting is case sensitive.

Examples

HandlerList[]
 HandlerList[]=ezcontentclass
 HandlerList[]=ezstyle
 HandlerList[]=ezcontentobject

These are the default settings.

Geir Arne Waaler (29/10/2010 11:42 am)

Geir Arne Waaler (01/11/2010 8:38 am)


Comments

There are no comments.