Class SGL_Task_XmlToPhpUnserializer

Description

Unserializes XML data into PHP objects.

Used when the REST server receives an XML post

Located in /SGL/Task/XmlToPhpUnserializer.php (line 12)

SGL_ProcessRequest
   |
   --SGL_DecorateProcess
      |
      --SGL_Task_XmlToPhpUnserializer
Method Summary
 array getComplexTypes ()
 array getKeysToIgnore ()
 void process ( &$input,  &$output)
Variables

Inherited Variables

Inherited from SGL_DecorateProcess

SGL_DecorateProcess::$processRequest
Methods
getComplexTypes (line 57)

Builds a hash from the configuration of complex type names and their type.

Type = 'object' by default

array getComplexTypes ()
getKeysToIgnore (line 43)

Builds an array of keys from the configuration to ignore.

array getKeysToIgnore ()
process (line 14)
void process ( &$input,  &$output)
  • &$input
  • &$output

Redefinition of:
SGL_ProcessRequest::process()

Inherited Methods

Inherited From SGL_DecorateProcess

 SGL_DecorateProcess::SGL_DecorateProcess()

Inherited From SGL_ProcessRequest

 SGL_ProcessRequest::process()

Documentation generated on Tue, 23 Feb 2010 18:14:34 +0000 by phpDocumentor 1.4.3