Zend Framework
1.12
|
Public Member Functions | |
__construct ($text=null) | |
Constructs a new Zend_Gdata_Exif_Extension_Model object. | |
![]() | |
__construct () | |
Protected Attributes | |
$_rootNamespace = 'exif' | |
$_rootElement = 'model' | |
![]() | |
$_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_Exif_Extension_Model object.
string | $text | (optional) The value to use for this element. |
|
protected |
|
protected |