[Zend_Feed] element index

Package indexes

All elements
a b c d e f g h i k l n o r s v z _
_
top
Variable $_appended
Variable $_defaultNamespace
The default namespace for RSS channels.
Variable $_defaultNamespace
The default namespace for Atom feeds.
Variable $_element
Variable $_entries
Cache of feed entries.
Variable $_entryClassName
The classname for individual channel elements.
Variable $_entryClassName
The classname for individual feed elements.
Variable $_entryElementName
The element name for individual channel elements (RSS <item>s).
Variable $_entryElementName
The element name for individual feed elements (Atom <entry> elements).
Variable $_entryIndex
Current index on the collection of feed entries for the Iterator implementation.
Variable $_httpClient
HTTP client object to use for retrieving feeds
Variable $_httpMethodOverride
Override HTTP PUT and DELETE request methods?
Variable $_namespaces
Variable $_parentElement
Variable $_rootElement
Root XML element for entries. Subclasses must define this to a non-null value.
Variable $_rootElement
Root XML element for RSS items.
Variable $_rootElement
Root XML element for Atom entries.
Variable $_rootNamespace
Root namespace for entries. Subclasses may define this to a non-null value.
Variable $_rootNamespace
Root namespace for Atom entries.
Method _buildEntryCache
Cache the individual feed elements so they don't need to be searched for on every operation.
Method _children
Finds children with tagnames matching $var
Method _mapFeedEntries
Generate the entries of the feed when working in write mode
Method _mapFeedEntries
Generate the entries of the feed when working in write mode
Method _mapFeedEntries
Generate the entries of the feed when working in write mode
Method _mapFeedHeaders
Generate the header of the feed when working in write mode
Method _mapFeedHeaders
Generate the header of the feed when working in write mode
Method _mapFeedHeaders
Generate the header of the feed when working in write mode
Method __call
Get the value of an element with method syntax.
Method __construct
Constructor. The $data array must conform to the following format:
Method __construct
Method __construct
Constructor
Method __construct
Constructor
Method __construct
Feed constructor
Method __construct
Zend_Feed_Entry_Abstract constructor
Method __construct
Create a new builder entry
Method __construct
Zend_Feed_Element constructor.
Method __contruct
Method __contruct
Method __get
Make accessing some individual elements of the channel easier.
Method __get
Read only properties accessor
Method __get
Read only properties accessor
Method __get
Make accessing some individual elements of the feed easier.
Method __get
Read only properties accessor
Method __get
Map variable access onto the underlying entry representation.
Method __isset
Isset accessor
Method __isset
Isset accessor
Method __isset
Isset accessor
Method __isset
Map isset calls onto the underlying entry representation.
Method __set
Write properties accessor
Method __set
Map variable sets onto the underlying entry representation.
Method __set
Write properties accessor
Method __set
Write properties accessor
Method __sleep
Prepare for serialiation
Method __toString
Returns the nodeValue of this element when this object is used in a string context.
Method __unset
Unset accessor
Method __unset
Unset accessor
Method __unset
Remove all children matching $var.
Method __unset
Unset accessor
Method __wakeup
Override Zend_Feed_Abstract to set up the $_element and $_entries aliases.
Method __wakeup
Override Zend_Feed_Abstract to set up the $_element and $_entries aliases.
Method __wakeup
Load the feed as an XML DOMDocument object
a
top
Method addCategory
Add a category to the entry
Method addEnclosure
Add an enclosure to the entry
Page Abstract.php
Abstract.php in Abstract.php
Page Atom.php
Atom.php in Atom.php
Page Abstract.php
Abstract.php in Abstract.php
Page Atom.php
Atom.php in Atom.php
b
top
Page Builder.php
Builder.php in Builder.php
c
top
Method count
Get the number of entries in this feed object.
Method current
Required by the Iterator interface.
d
top
Method delete
Delete an atom entry.
e
top
Method ensureAppended
Appends this element to its parent if necessary.
Page Entry.php
Entry.php in Entry.php
Page Exception.php
Exception.php in Exception.php
Page Element.php
Element.php in Element.php
Page EntryAbstract.php
EntryAbstract.php in EntryAbstract.php
Page EntryAtom.php
EntryAtom.php in EntryAtom.php
Page EntryRss.php
EntryRss.php in EntryRss.php
Page Exception.php
Exception.php in Exception.php
f
top
Page Feed.php
Feed.php in Feed.php
Method findFeeds
Attempts to find feeds at $uri referenced by <link ... /> tags. Returns an array of the feeds referenced at $uri.
g
top
Method getDOM
Get a DOM representation of the element
Method getEntries
Returns an array of Zend_Feed_Builder_Entry instances describing the entries of the feed
Method getEntries
Returns an array of Zend_Feed_Builder_Entry instances describing the entries of the feed
Method getHeader
Returns an instance of Zend_Feed_Builder_Header describing the header of the feed
Method getHeader
Returns an instance of Zend_Feed_Builder_Header describing the header of the feed
Method getHttpClient
Gets the HTTP client object. If none is set, a new Zend_Http_Client will be used.
Method getHttpMethodOverride
Get the HTTP override state
h
top
Page Header.php
Header.php in Header.php
i
top
Page Itunes.php
Itunes.php in Itunes.php
Page Interface.php
Interface.php in Interface.php
Method import
Imports a feed located at $uri.
Method importArray
Construct a new Zend_Feed_Abstract object from a custom array
Method importBuilder
Construct a new Zend_Feed_Abstract object from a Zend_Feed_Builder_Interface data source
Method importFile
Imports a feed from a file located at $filename.
Method importString
Imports a feed represented by $string.
k
top
Method key
Required by the Iterator interface.
l
top
Method link
Easy access to <link> tags keyed by "rel" attributes.
Method link
Easy access to <link> tags keyed by "rel" attributes.
Method lookupNamespace
Get the full version of a namespace prefix
n
top
Method next
Required by the Iterator interface.
o
top
Method offsetExists
Required by the ArrayAccess interface.
Method offsetGet
Required by the ArrayAccess interface.
Method offsetSet
Required by the ArrayAccess interface.
Method offsetUnset
Required by the ArrayAccess interface.
r
top
Page Rss.php
Rss.php in Rss.php
Page Rss.php
Rss.php in Rss.php
Method registerNamespace
Add a namespace and prefix to the registered list
Method rewind
Required by the Iterator interface.
s
top
Method save
Save a new or updated Atom entry.
Method saveXML
Get an XML string representation of this element
Method saveXML
Override Zend_Feed_Element to include <rss> root node
Method saveXML
Override Zend_Feed_Element to allow formated feeds
Method saveXMLFragment
Get the XML for only this element
Method send
Send feed to a http client with the correct header
Method send
Send feed to a http client with the correct header
Method send
Send feed to a http client with the correct header
Method setAuthor
Sets the artist value, default to the feed's author value
Method setAuthor
Sets the author of the feed
Method setBlock
Prevent a feed from appearing
Method setCategories
Sets the categories column and in iTunes Music Store Browse
Method setCategories
Sets the categories of the entry
Method setCloud
Cloud to be notified of updates of the feed Ignored if atom is used
Method setCommentsRssUrl
Sets the url of the comments feed link
Method setCommentsUrl
Sets the url of the commented page associated to the entry
Method setContent
Sets the full html content of the entry
Method setCopyright
Sets the copyright notice
Method setDescription
Short description of the feed
Method setDOM
Update the object from a DOM element
Method setEmail
Sets the author's email
Method setEnclosures
Sets the enclosures of the entry
Method setExplicit
Configuration of the parental advisory graphic
Method setGenerator
Sets the generator of the feed
Method setHttpClient
Set the HTTP client instance
Method setHttpMethodOverride
Toggle using POST instead of PUT and DELETE HTTP methods
Method setId
Sets the id/guid of the entry
Method setImage
Sets the album/podcast art picture Default to the feed's image value
Method setImage
Sets the image of the feed
Method setITunes
Sets the iTunes rss extension
Method setKeywords
Sets a comma separated list of 12 keywords maximum
Method setLanguage
Sets the language of the feed
Method setLastUpdate
Timestamp of the update date
Method setLastUpdate
Timestamp of the update date
Method setNewFeedUrl
Sets the new feed URL location
Method setOwner
Sets the owner of the postcast
Method setParent
Set the parent element of this object to another Zend_Feed_Element.
Method setPublishedDate
Timestamp of the publication date
Method setRating
PICS rating for the feed Ignored if atom is used
Method setSkipDays
Hint telling aggregators which days they can skip Ignored if atom is used
Method setSkipHours
Hint telling aggregators which hours they can skip Ignored if atom is used
Method setSource
Defines a reference to the original source
Method setSubtitle
Sets the short description of the podcast Default to the feed's description
Method setSummary
Sets the longer description of the podcast Default to the feed's description
Method setTextInput
A text input box that can be displayed with the feed Ignored if atom is used
Method setTtl
How long in minutes a feed can be cached before refreshing Ignored if atom is used
Method setWebmaster
Email address for person responsible for technical issues Ignored if atom is used
v
top
Method valid
Required by the Iterator interface.
z
top
Class Zend_Feed
Zend_Feed in Feed.php
Feed utility class
Class Zend_Feed_Abstract
Zend_Feed_Abstract in Abstract.php
The Zend_Feed_Abstract class is an abstract class representing feeds.
Class Zend_Feed_Atom
Zend_Feed_Atom in Atom.php
Atom feed class
Class Zend_Feed_Builder
Zend_Feed_Builder in Builder.php
A simple implementation of Zend_Feed_Builder_Interface.
Class Zend_Feed_Builder_Entry
An entry of a custom build feed
Class Zend_Feed_Builder_Exception
Zend_Feed_Builder exception class
Class Zend_Feed_Builder_Header
Header of a custom build feed
Class Zend_Feed_Builder_Header_Itunes
ITunes rss extension
Class Zend_Feed_Builder_Interface
Input feed data interface
Class Zend_Feed_Element
Zend_Feed_Element in Element.php
Wraps a DOMElement allowing for SimpleXML-like access to attributes.
Class Zend_Feed_EntryAbstract
Zend_Feed_EntryAbstract in EntryAbstract.php
Class Zend_Feed_EntryAtom
Zend_Feed_EntryAtom in EntryAtom.php
Class Zend_Feed_EntryRss
Zend_Feed_EntryRss in EntryRss.php
Class Zend_Feed_Entry_Abstract
Zend_Feed_Entry_Abstract in Abstract.php
Zend_Feed_Entry_Abstract represents a single entry in an Atom or RSS feed.
Class Zend_Feed_Entry_Atom
Concrete class for working with Atom entries.
Class Zend_Feed_Entry_Rss
Concrete class for working with RSS items.
Class Zend_Feed_Exception
Zend_Feed_Exception in Exception.php
Feed exceptions
Class Zend_Feed_Rss
Zend_Feed_Rss in Rss.php
RSS channel class
a b c d e f g h i k l n o r s v z _