/includes/domit/xml_domit_rss_shared.php

Description
Classes
Class Description
xml_domit_rss_base The base class of all DOMIT! RSS objects
xml_domit_rss_collection Represents a collection of custom RSS elements, e.g. a set of dc:creator entries
xml_domit_rss_elementindexer Provides indexing functionality to RSS classes
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
xml_domit_rss_exception A DOMIT! RSS exception handling class
Constants
DOMIT_RSS_ABSTRACT_METHOD_INVOCATION_ERR = 101 (line 34)

DOMIT RSS error, attempt to call an abstract method

DOMIT_RSS_ARRAY_CATEGORIES = 'domit_rss_categories' (line 31)

name of array containing list of existing RSS categories

DOMIT_RSS_ARRAY_CHANNELS = 'domit_rss_channels' (line 29)

name of array containing list of existing RSS channels

DOMIT_RSS_ARRAY_ITEMS = 'domit_rss_items' (line 27)

name of array containing list of existing RSS items

DOMIT_RSS_ATTR_NOT_FOUND_ERR = 103 (line 38)

DOMIT RSS error, specified attribute not present

DOMIT_RSS_ATTR_VERSION = 'version' (line 24)

version constant

DOMIT_RSS_ELEMENT_CHANNEL = 'channel' (line 13)

channel constant

DOMIT_RSS_ELEMENT_DESCRIPTION = 'description' (line 21)

description constant

DOMIT_RSS_ELEMENT_ITEM = 'item' (line 15)

item constant

DOMIT_RSS_ELEMENT_LINK = 'link' (line 19)

link constant

DOMIT_RSS_ELEMENT_NOT_FOUND_ERR = 102 (line 36)

DOMIT RSS error, specified element not present

DOMIT_RSS_ELEMENT_TITLE = 'title' (line 17)

title constant

DOMIT_RSS_PARSING_ERR = 104 (line 40)

DOMIT RSS error, parsing failed

Documentation generated on Fri, 4 Mar 2005 13:57:57 +1000 by phpDocumentor 1.3.0RC3