feed Class Reference

a feed More...

Inheritance diagram for feed:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 feed ()
 setCharset ($value)
 setLang ($value)
 setFeedUrl ($value)
 setSiteUrl ($value)
 setTitle ($value)
 setDescription ($value)
 addItem ($title, $author, $date, $lang, $content, $url)
 is_whitespace ($char)
 summary ($content)
 generate ()
 generates a feed

Public Attributes

 $charset
 charset for the feed
 $url
 url of web application
 $title
 title of web application
 $description
 description of web application
 $lang
 lang of content
 $mostRecent
 date of most recent update
 $items
 items of feed made up of feednode class

Detailed Description

a feed


Member Function Documentation

feed::generate (  ) 

generates a feed

this method should be considered abstract

Reimplemented in atom, rss_1, and rss_2.


Member Data Documentation

feed::$charset

charset for the feed

feed::$description

description of web application

feed::$items

items of feed made up of feednode class

feed::$lang

lang of content

feed::$mostRecent

date of most recent update

feed::$title

title of web application

feed::$url

url of web application


The documentation for this class was generated from the following file:
Generated on Mon Feb 19 19:11:58 2007 for Wiclear by  doxygen 1.4.7