Class Amfphp_Core_Amf_Types_Xml

Description

Amf xml (not the AS3/AMF3 XMLDocument) will be converted to and from this class.

PHP has many libs to manipulate XML, and it is not up to amfPHP to choose which one to use. Furthermore, AS3 has 2 XML types, XML and and XMLDocument. So amfPHP just wraps the string data in these types, and iut is up to the user to parse the contained string data

  • author: Ariel Sommeria-klein

Located in /Amfphp/Core/Amf/Types/Xml.php (line 21)


	
			
Variable Summary
mixed $data
Method Summary
Amfphp_Core_Amf_Types_Xml Amfphp_Core_Amf_Types_Xml ( $data)
Variables
mixed $data (line 23)
  • access: public
Methods
Constructor Amfphp_Core_Amf_Types_Xml (line 25)
  • access: public
Amfphp_Core_Amf_Types_Xml Amfphp_Core_Amf_Types_Xml ( $data)
  • $data

Documentation generated on Mon, 23 Jan 2012 17:22:07 -0300 by phpDocumentor 1.4.3