Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.
__construct(
DOMDocument $dom, string $type
=
null
)
:
Constructor
_indexEntries(
)
:
void
Read all entries to the internal entries array
_registerNamespaces(
)
:
Register the default namespaces for the current feed format
getAuthor(
int $index
=
0
)
:
string|null
Get a single author
getAuthors(
)
:
array
Get an array with feed authors
getBaseUrl(
)
:
string|null
Get a link to the source website
getCategories(
)
:
Zend_Feed_Reader_Collection_Category
Get all categories
getCopyright(
)
:
string|null
Get the copyright entry
getDateCreated(
)
:
string|null
Get the feed creation date
getDateModified(
)
:
string|null
Get the feed modification date
getDescription(
)
:
string|null
Get the feed description
getFeedLink(
)
:
string|null
Get a link to the feed's XML Url
getGenerator(
)
:
string|null
Get the feed generator entry
getHubs(
)
:
array|null
Get an array of any supported Pusubhubbub endpoints
getId(
)
:
string|null
Get the feed ID
getImage(
)
:
array|null
Get feed image data
getLanguage(
)
:
string|null
Get the feed language
getLastBuildDate(
)
:
string|null
Get the feed lastBuild date. This is not implemented in Atom.
getLink(
)
:
string|null
Get a link to the source website
getTitle(
)
:
string|null
Get the feed title