[Amfphp_Core_Amf_Types] element index

Package indexes

All elements
a d e t _
_
top
__toString
a
top
Amfphp_Core_Amf_Types_ByteArray
Amf byte arrays will be converted to and from this class
Amfphp_Core_Amf_Types_ByteArray
Amfphp_Core_Amf_Types_Date
Amfphp_Core_Amf_Types_Date
Amf dates will be converted to and from this class. The PHP DateTime class is for PHP >= 5.2.0, and setTimestamp for PHP >= 5.3.0, so it can't be used in amfPHP Of course feel free to use it yourself if your host supports it.
Amfphp_Core_Amf_Types_Undefined
Amf Undefined will be converted to and from this class
Amfphp_Core_Amf_Types_Xml
Amf xml (not the AS3/AMF3 XMLDocument) will be converted to and from this class.
Amfphp_Core_Amf_Types_Xml
Amfphp_Core_Amf_Types_XmlDocument
Amfphp_Core_Amf_Types_XmlDocument
AS3 XMLDocument type.
d
top
$data
$data
$data
Date.php
Date.php in Date.php
e
top
exists
t
top
$timeStamp
number of ms since 1st Jan 1970
a d e t _