ezxmloutputhandler
Summary
Contains information about XML data.Persistent
No.Attributes
Attribute | Type | Description |
---|---|---|
output_text |
string |
The resulting text which is suitable for the given output format, for example the rendered XHTML text. |
view_template_name |
string |
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 |
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 |
Returns the original handler if the "aliased_type" attribute is non-false. |
Balazs Halasy (16/03/2005 10:35 am)
Julia Shymova (19/09/2007 12:33 pm)
Comments
There are no comments.