Public Member Functions | Static Public Member Functions

RssChannelWorker Class Reference
[Feed's parsers]

Inheritance diagram for RssChannelWorker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 makeChannel (SimpleXMLElement $xmlFeed)
 toXml (FeedChannel $channel, $itemsXml)

Static Public Member Functions

static me ()

Detailed Description

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


Member Function Documentation

RssChannelWorker::makeChannel ( SimpleXMLElement $  xmlFeed  ) 
Returns:
FeedChannel

Implements FeedChannelWorker.

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

References FeedChannel::create().

Here is the call graph for this function:

static RssChannelWorker::me (  )  [static]
Returns:
RssChannelWorker

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

References Singleton::getInstance().

Here is the call graph for this function:

RssChannelWorker::toXml ( FeedChannel channel,
itemsXml 
)

Implements FeedChannelWorker.

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

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

Here is the call graph for this function:


The documentation for this class was generated from the following file: