Path

ezpublish / documentation / ez publish / technical manual / 3.6 / reference / objects / ezsimplifiedxmlinput


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.

ezsimplifiedxmlinput

Summary

Contains information about XML data.

Persistent

No.

Attributes

Attribute

Type

Description

input_xml

string

The text that the end-user has input to the system.

edit_template_name

string

The name of the template that is used when the object attribute is being edited. The default is "ezxmltext", but can be overridden for a custom handler (for example the Online Editor).

information_template_name

string

The name of the template that will be used when the object attribute is collecting information. The default is "ezxmltext", but can be overridden for a custom handler (for example the Online Editor).

aliased_type

string

Returns the name of the original handler. This will normally be FALSE (no alias) - the Online Editor takes control of the XML field using an alias.

alias_handler

string

Returns the original handler if the "aliased_type" attribute is non-false.

Balazs Halasy (16/03/2005 10:00 am)

Balazs Halasy (28/04/2005 9:01 am)


Comments

There are no comments.