RssItemWorker Class Reference
[Feed's parsers]

Inheritance diagram for RssItemWorker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 makeItems (SimpleXMLElement $xmlFeed)
 toXml (FeedItem $item)

Static Public Member Functions

static me ()
 
Returns:
RssItemWorker


Detailed Description

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


Member Function Documentation

static RssItemWorker::me (  )  [static]

Returns:
RssItemWorker

Implements Instantiatable.

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

References Singleton::getInstance().

Referenced by RssFeedFormat::getItemWorker().

Here is the call graph for this function:

RssItemWorker::makeItems ( SimpleXMLElement $  xmlFeed  ) 

Implements FeedItemWorker.

Definition at line 26 of file RssItemWorker.class.php.

References Timestamp::create(), FeedItemContent::create(), and FeedItem::create().

Here is the call graph for this function:

RssItemWorker::toXml ( FeedItem item  ) 

Implements FeedItemWorker.

Definition at line 57 of file RssItemWorker.class.php.

References FeedItem::getId(), FeedItem::getLink(), FeedItem::getPublished(), and FeedItem::getSummary().

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