Zend Framework
1.12
|
Public Member Functions | |
getCastAuthor () | |
Get the entry author. | |
getBlock () | |
Get the entry block. | |
getCategories () | |
Get the entry category. | |
getExplicit () | |
Get the entry explicit. | |
getImage () | |
Get the entry image. | |
getKeywords () | |
Get the entry keywords. | |
getNewFeedUrl () | |
Get the entry's new feed url. | |
getOwner () | |
Get the entry owner. | |
getSubtitle () | |
Get the entry subtitle. | |
getSummary () | |
Get the entry summary. | |
![]() | |
__construct (DomDocument $dom, $type=null, DOMXPath $xpath=null) | |
Constructor. | |
getDomDocument () | |
Get the DOM. | |
getEncoding () | |
Get the Feed's encoding. | |
getType () | |
Get the feed type. | |
toArray () | |
Return the feed as an array. | |
setXpath (DOMXPath $xpath) | |
Set the XPath query. | |
getXpath () | |
Get the DOMXPath object. | |
getXpathPrefix () | |
Get the XPath prefix. | |
setXpathPrefix ($prefix) | |
Set the XPath prefix. | |
Protected Member Functions | |
_registerNamespaces () | |
Register iTunes namespace. | |
![]() | |
_registerNamespaces () | |
Register the default namespaces for the current feed format. | |
Additional Inherited Members | |
![]() | |
$_data = array() | |
$_domDocument = null | |
$_xpath = null | |
$_xpathPrefix = '' | |
|
protected |
Register iTunes namespace.
getBlock | ( | ) |
Get the entry block.
getCastAuthor | ( | ) |
Get the entry author.
getCategories | ( | ) |
Get the entry category.
getExplicit | ( | ) |
Get the entry explicit.
getImage | ( | ) |
Get the entry image.
getKeywords | ( | ) |
Get the entry keywords.
getNewFeedUrl | ( | ) |
Get the entry's new feed url.
getOwner | ( | ) |
Get the entry owner.
getSubtitle | ( | ) |
Get the entry subtitle.
getSummary | ( | ) |
Get the entry summary.