eZ Publish  [4.2]
eZXMLText Class Reference

The class eZXMLText handles XML text data type instances. More...

List of all members.

Public Member Functions

 attribute ($name)
 attributes ()
 eZXMLText ($xmlData, $contentObjectAttribute)
 hasAttribute ($name)

Static Public Member Functions

static inputHandler (&$xmlData, $type=false, $useAlias=true, $contentObjectAttribute=false)
static outputHandler (&$xmlData, $type=false, $useAlias=true, $contentObjectAttribute=false)

Public Attributes

 $ContentObjectAttribute
 $XMLAttributeID
 $XMLData
 Contains the XML data.
 $XMLInputHandler
 $XMLOutputHandler

Detailed Description

The class eZXMLText handles XML text data type instances.

Definition at line 41 of file ezxmltext.php.


Member Function Documentation

eZXMLText::attribute ( name)

Definition at line 65 of file ezxmltext.php.

eZXMLText::attributes ( )

Definition at line 51 of file ezxmltext.php.

Referenced by hasAttribute().

eZXMLText::eZXMLText ( xmlData,
contentObjectAttribute 
)

Definition at line 43 of file ezxmltext.php.

eZXMLText::hasAttribute ( name)

Definition at line 60 of file ezxmltext.php.

static eZXMLText::inputHandler ( &$  xmlData,
type = false,
useAlias = true,
contentObjectAttribute = false 
) [static]
static eZXMLText::outputHandler ( &$  xmlData,
type = false,
useAlias = true,
contentObjectAttribute = false 
) [static]

Definition at line 155 of file ezxmltext.php.

Referenced by attribute().


Member Data Documentation

eZXMLText::$ContentObjectAttribute

Definition at line 183 of file ezxmltext.php.

eZXMLText::$XMLAttributeID

Definition at line 182 of file ezxmltext.php.

eZXMLText::$XMLData

Contains the XML data.

Definition at line 178 of file ezxmltext.php.

eZXMLText::$XMLInputHandler

Definition at line 180 of file ezxmltext.php.

eZXMLText::$XMLOutputHandler

Definition at line 181 of file ezxmltext.php.


The documentation for this class was generated from the following file: