Zend Framework
1.12
|
Protected Attributes | |
$_entryClassName = 'Zend_Gdata_Gapps_EmailListEntry' | |
$_feedClassName = 'Zend_Gdata_Gapps_EmailListFeed' | |
![]() | |
$_entryClassName = 'Zend_Gdata_Entry' | |
$_totalResults = null | |
$_startIndex = null | |
$_itemsPerPage = null | |
![]() | |
$_rootElement = 'feed' | |
$_entry = array() | |
$_entryIndex = 0 | |
![]() | |
$_entryClassName = 'Zend_Gdata_App_Entry' | |
$_rootElement = null | |
$_generator = null | |
$_icon = null | |
$_logo = null | |
$_subtitle = null | |
![]() | |
$_service = null | |
Service instance used to make network requests. | |
$_etag = NULL | |
$_author = array() | |
$_category = array() | |
$_contributor = array() | |
$_id = null | |
$_link = array() | |
$_rights = null | |
$_title = null | |
$_updated = null | |
$_majorProtocolVersion = 1 | |
Indicates the major protocol version that should be used. | |
$_minorProtocolVersion = null | |
Indicates the minor protocol version that should be used. | |
![]() | |
$_rootElement = null | |
$_rootNamespace = 'atom' | |
$_rootNamespaceURI = null | |
$_extensionElements = array() | |
$_extensionAttributes = array() | |
$_text = null | |
$_namespaces | |
Additional Inherited Members | |
![]() | |
__construct ($element=null) | |
getDOM ($doc=null, $majorVersion=1, $minorVersion=null) | |
setTotalResults ($value) | |
Set the value of the totalResults property. | |
getTotalResults () | |
Get the value of the totalResults property. | |
setStartIndex ($value) | |
Set the start index property for feed paging. | |
getStartIndex () | |
Get the value of the startIndex property. | |
setItemsPerPage ($value) | |
Set the itemsPerPage property. | |
getItemsPerPage () | |
Get the value of the itemsPerPage property. | |
![]() | |
static | flushNamespaceLookupCache () |
Flush namespace lookup cache. | |
![]() | |
takeChildFromDOM ($child) | |
Creates individual Entry objects of the appropriate type and stores them in the $_entry array based upon DOM data. | |
takeAttributeFromDOM ($attribute) | |
Given a DOMNode representing an attribute, tries to map the data into instance members. | |
![]() | |
static | $_namespaceLookupCache = array() |
|
protected |
|
protected |