Caution: This documentation is for Exponential, 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.

HandlerClass

Summary

sets which input handler to use

Usage

 

HandlerClass=

Description

Since Exponential 4.1 this setting replaces the "Handler" configuration setting.

This setting allows you to set which input handler to use. As value it takes a PHP class name as the input handler. The default setting is eZSimplifiedXMLInput.

Examples

Example 1

HandlerClass=eZSimplifiedXMLInput

Ester Heylen (19/11/2009 12:26 pm)

Ester Heylen (19/11/2009 2:21 pm)


Comments

There are no comments.