Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

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.