FeedFormat Class Reference
[Feed's parsers]

Inheritance diagram for FeedFormat:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getChannelWorker ()
 getItemWorker ()
 isAcceptable (SimpleXMLElement $xmlFeed)
 parse (SimpleXMLElement $xmlFeed)
 toXml (FeedChannel $channel)

Private Member Functions

 checkWorkers ()


Detailed Description

Definition at line 16 of file FeedFormat.class.php.


Member Function Documentation

FeedFormat::getChannelWorker (  )  [abstract]

Reimplemented in AtomFeedFormat, and RssFeedFormat.

Referenced by checkWorkers(), parse(), and toXml().

FeedFormat::getItemWorker (  )  [abstract]

Reimplemented in AtomFeedFormat, and RssFeedFormat.

Referenced by checkWorkers(), parse(), and toXml().

FeedFormat::isAcceptable ( SimpleXMLElement $  xmlFeed  )  [abstract]

Reimplemented in AtomFeedFormat, and RssFeedFormat.

FeedFormat::parse ( SimpleXMLElement $  xmlFeed  ) 

Definition at line 22 of file FeedFormat.class.php.

References checkWorkers(), getChannelWorker(), and getItemWorker().

Here is the call graph for this function:

FeedFormat::toXml ( FeedChannel channel  ) 

Definition at line 35 of file FeedFormat.class.php.

References checkWorkers(), getChannelWorker(), and getItemWorker().

Here is the call graph for this function:

FeedFormat::checkWorkers (  )  [private]

Definition at line 48 of file FeedFormat.class.php.

References getChannelWorker(), and getItemWorker().

Referenced by parse(), and toXml().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:22 2007 for onPHP by  doxygen 1.5.4