RssChannelWorker Class Reference
[Feed's parsers]

Inheritance diagram for RssChannelWorker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 makeChannel (SimpleXMLElement $xmlFeed)
 
Returns:
FeedChannel

 toXml (FeedChannel $channel, $itemsXml)

Static Public Member Functions

static me ()
 
Returns:
RssChannelWorker


Detailed Description

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


Member Function Documentation

static RssChannelWorker::me (  )  [static]

Returns:
RssChannelWorker

Definition at line 21 of file RssChannelWorker.class.php.

References Singleton::getInstance().

Referenced by RssFeedFormat::getChannelWorker().

Here is the call graph for this function:

RssChannelWorker::makeChannel ( SimpleXMLElement $  xmlFeed  ) 

Returns:
FeedChannel

Implements FeedChannelWorker.

Definition at line 29 of file RssChannelWorker.class.php.

References FeedChannel::create().

Here is the call graph for this function:

RssChannelWorker::toXml ( FeedChannel channel,
itemsXml 
)

Implements FeedChannelWorker.

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

References FeedChannel::getDescription(), and FeedChannel::getLink().

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:58:22 2007 for onPHP by  doxygen 1.5.4