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.

ezxmltext

Summary

Contains information about an XML block.

Persistent

No.

Attributes

Attribute

Type

Description

input

object

Returns the current input handler, which will be an object of type ezxmlinputhandler, default is ezsimplifiedxmlinput.

output

object

Returns the current output handler, which will be an object of type ezxmloutputhandler, default is ezxhtmloutput.

pdf_output

object

Returns the PDF output handler.

xml_data

string

Returns the internal XML structure as text.

is_empty

boolean

Returns TRUE if there is no XML data, FALSE otherwise.

Balazs Halasy (14/03/2005 10:49 am)

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


Comments

There are no comments.