Zend Framework
1.12
|
Public Member Functions | |
__construct ($text=null) | |
Constructs a new Zend_Gdata_Photos_Extension_Timestamp object. | |
![]() | |
__construct () | |
Protected Attributes | |
$_rootNamespace = 'gphoto' | |
$_rootElement = 'timestamp' | |
![]() | |
$_rootNamespace = 'gd' | |
Additional Inherited Members | |
![]() | |
static | flushNamespaceLookupCache () |
Flush namespace lookup cache. | |
![]() | |
takeChildFromDOM ($child) | |
Given a child DOMNode, tries to determine how to map the data into object instance members. | |
takeAttributeFromDOM ($attribute) | |
Given a DOMNode representing an attribute, tries to map the data into instance members. | |
![]() | |
static | $_namespaceLookupCache = array() |
__construct | ( | $text = null | ) |
Constructs a new Zend_Gdata_Photos_Extension_Timestamp object.
string | $text | (optional) The value to represent. |
|
protected |
|
protected |