Path

ezpublish / documentation / ez publish / technical manual / 4.x / reference / objects / ezxmloutputhandler


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.

ezxmloutputhandler

Summary

Contains information about XML data.

Persistent

No.

Attributes

Attribute

Type

Static*

Description

output_text

string

Yes.

The resulting text which is suitable for the given output format, for example the rendered XHTML text.

view_template_name

string

No.

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

aliased_type

string

Yes.

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.

aliased_handler

string

No.

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

* Indicates whether the attribute provides a pre-fetched value or if it needs to be computed upon request.

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

Svitlana Shatokhina (14/02/2007 12:27 pm)

Balazs Halasy, Svitlana Shatokhina


Comments

There are no comments.