Provides indexing functionality to RSS classes
Located in /includes/domit/xml_domit_rss_shared.php (line 212)
xml_domit_rss_base | --xml_domit_rss_elementindexer
Class | Description |
---|---|
xml_domit_rss_channel | Represents an RSS channel |
xml_domit_rss_item | Represents an RSS item |
xml_domit_rss_category | Represents an RSS category |
xml_domit_rss_image | Represents an RSS image |
xml_domit_rss_textinput | Represents an RSS text input form |
xml_domit_rss_cloud | Represents an RSS cloud |
xml_domit_rss_enclosure | Represents an RSS enclosure |
xml_domit_rss_guid | Represents an RSS guid |
xml_domit_rss_source | Represents an RSS source |
xml_domit_rss_channel_lite | Represents an RSS channel |
xml_domit_rss_item_lite | Represents an RSS item |
xml_domit_rss_collection | Represents a collection of custom RSS elements, e.g. a set of dc:creator entries |
xml_domit_rss_base_document | A base class for DOMIT! RSS and DOMIT! RSS Lite documents |
xml_domit_rss_simpleelement | Represents a simple RSS element, without attributes and only a single child text node |
Inherited from xml_domit_rss_base
xml_domit_rss_base::$node
xml_domit_rss_base::$rssDefinedElements
Adds a custom element (one not defined by the RSS specs, e..g., dc:creator) to the indexer
Gets a reference to an element with the specified name
Gets a reference to an element at the specified index
Gets a named list of existing elements as a child of the current element
Gets the text of the specified element
Gets the text at the specified index
Indicates whether a particular element exists
Populates an integer-based index for elements if one isn't already present.
Indicates whether the requested element is actually a collection of elements of the same type
Indicates whether the requested element is a DOMIT! node (alias for isNode)
Indicates whether the requested element is a DOMIT! node
Gets the text at the specified index
Performs generic initialization of elements
Inherited From xml_domit_rss_base
xml_domit_rss_base::getAttribute()
xml_domit_rss_base::getNode()
xml_domit_rss_base::hasAttribute()
xml_domit_rss_base::isRSSDefined()
xml_domit_rss_base::isSimpleRSSElement()
xml_domit_rss_base::toNormalizedString()
xml_domit_rss_base::toString()
Documentation generated on Fri, 4 Mar 2005 13:57:59 +1000 by phpDocumentor 1.3.0RC3