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.

GroupedInput

Summary

Lists datatypes that need to group input data when displayed in view mode.

Usage

 

GroupedInput[]=<datatype>

Description

This setting lists the datatypes that need to group input data when displayed in view mode. But keep in mind that the datatype may override this using PHP code.

Possible values are datatypes. A view the datatypes used by your installation visit the following location:

<eZ Publish installation>\kernel\classes\datatypes

This setting is case sensitive.

Examples

GroupedInput[]=ezinisetting
GroupedInput[]=ezmultioption
GroupedInput[]=ezoption
GroupedInput[]=ezrangeoption
GroupedInput[]=ezpackage
GroupedInput[]=ezuser

By default, these datatypes are set to group input data when displayed in view mode.

Ester Heylen (23/06/2010 4:12 pm)

Geir Arne Waaler (31/08/2010 8:19 am)

Ester Heylen, Geir Arne Waaler


Comments

There are no comments.