/includes/domit/xml_domit_rss.php

Description

DOMIT! RSS Lite is a DOM based RSS parser

Classes
Class Description
xml_domit_rss_document The base DOMIT! RSS document class
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
Includes
Constants
DOMIT_RSS_ATTR_DOMAIN = 'domain' (line 72)

domain constant

DOMIT_RSS_ATTR_ISPERMALINK = 'isPermaLink' (line 88)

isPermaLink constant

DOMIT_RSS_ATTR_LENGTH = 'length' (line 84)

length constant

DOMIT_RSS_ATTR_PATH = 'path' (line 76)

path constant

DOMIT_RSS_ATTR_PORT = 'port' (line 74)

port constant

DOMIT_RSS_ATTR_PROTOCOL = 'protocol' (line 80)

protocol constant

DOMIT_RSS_ATTR_REGISTERPROCEDURE = 'registerProcedure' (line 78)

registerProcedure constant

DOMIT_RSS_ATTR_TYPE = 'type' (line 86)

type constant

DOMIT_RSS_ATTR_URL = 'url' (line 82)

url constant

DOMIT_RSS_ELEMENT_AUTHOR = 'author' (line 69)

author constant

DOMIT_RSS_ELEMENT_CATEGORY = 'category' (line 33)

category constant

DOMIT_RSS_ELEMENT_CLOUD = 'cloud' (line 39)

cloud constant

DOMIT_RSS_ELEMENT_COMMENTS = 'comments' (line 63)

comments constant

DOMIT_RSS_ELEMENT_COPYRIGHT = 'copyright' (line 23)

copyright constant

DOMIT_RSS_ELEMENT_DOCS = 'docs' (line 37)

docs constant

DOMIT_RSS_ELEMENT_ENCLOSURE = 'enclosure' (line 61)

enclosure constant

DOMIT_RSS_ELEMENT_GENERATOR = 'generator' (line 35)

generator constant

DOMIT_RSS_ELEMENT_GUID = 'guid' (line 59)

guid constant

DOMIT_RSS_ELEMENT_HEIGHT = 'height' (line 57)

height constant

DOMIT_RSS_ELEMENT_IMAGE = 'image' (line 43)

image constant

DOMIT_RSS_ELEMENT_LANGUAGE = 'language' (line 21)

language constant

DOMIT_RSS_ELEMENT_LASTBUILDDATE = 'lastbuilddate' (line 31)

last build date constant

DOMIT_RSS_ELEMENT_MANAGINGEDITOR = 'managingeditor' (line 25)

managing editor constant

DOMIT_RSS_ELEMENT_NAME = 'name' (line 67)

name constant

DOMIT_RSS_ELEMENT_PUBDATE = 'pubdate' (line 29)

pubdate constant

DOMIT_RSS_ELEMENT_RATING = 'rating' (line 45)

rating constant

DOMIT_RSS_ELEMENT_SKIPDAYS = 'skipdays' (line 51)

skipdays constant

DOMIT_RSS_ELEMENT_SKIPHOURS = 'skiphours' (line 49)

skiphours constant

DOMIT_RSS_ELEMENT_SOURCE = 'source' (line 65)

source constant

DOMIT_RSS_ELEMENT_TEXTINPUT = 'textinput' (line 47)

textinput constant

DOMIT_RSS_ELEMENT_TTL = 'ttl' (line 41)

ttl constant

DOMIT_RSS_ELEMENT_URL = 'url' (line 53)

url constant

DOMIT_RSS_ELEMENT_WEBMASTER = 'webmaster' (line 27)

webmaster constant

DOMIT_RSS_ELEMENT_WIDTH = 'width' (line 55)

width constant

DOMIT_RSS_INCLUDE_PATH = (dirname(__FILE__)."/") (line 15)

DOMIT! RSS Lite is a DOM based RSS parser

DOMIT_RSS_VERSION = '0.3' (line 19)

current version of DOMIT! RSS

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