eZ Publish  [trunk]
eZSimplifiedXMLInput Class Reference
+ Inheritance diagram for eZSimplifiedXMLInput:
+ Collaboration diagram for eZSimplifiedXMLInput:

List of all members.

Public Member Functions

 eZSimplifiedXMLInput (&$xmlData, $aliasedType, $contentObjectAttribute)
 inputXML ()
 validateInput ($http, $base, $contentObjectAttribute)

Static Public Member Functions

static updateUrlObjectLinks ($contentObjectAttribute, $urlIDArray)

Public Attributes

 $IsInputValid

Detailed Description

Definition at line 11 of file ezsimplifiedxmlinput.php.


Member Function Documentation

eZSimplifiedXMLInput::eZSimplifiedXMLInput ( &$  xmlData,
aliasedType,
contentObjectAttribute 
)

Definition at line 13 of file ezsimplifiedxmlinput.php.

Returns the input XML representation of the datatype.

Implements eZXMLInputHandler.

Definition at line 117 of file ezsimplifiedxmlinput.php.

static eZSimplifiedXMLInput::updateUrlObjectLinks ( contentObjectAttribute,
urlIDArray 
) [static]

Updates URL - object links.

Definition at line 26 of file ezsimplifiedxmlinput.php.

Referenced by eZXMLTextType\onPublish(), ezpUrlObjectLinkUpdate\processData(), and validateInput().

eZSimplifiedXMLInput::validateInput ( http,
base,
contentObjectAttribute 
) [virtual]

Validates the input and returns true if the input was valid for this datatype.

Implements eZXMLInputHandler.

Definition at line 45 of file ezsimplifiedxmlinput.php.


Member Data Documentation

eZSimplifiedXMLInput::$IsInputValid

Definition at line 143 of file ezsimplifiedxmlinput.php.


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