AtomItemWorker Class Reference
[Feed's parsers]

Inheritance diagram for AtomItemWorker:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static me ()
 
Returns:
AtomItemWorker


Private Member Functions

 makeFeedItemContent ($content)


Detailed Description

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


Member Function Documentation

static AtomItemWorker::me (  )  [static]

Returns:
AtomItemWorker

Implements Instantiatable.

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

References Singleton::getInstance().

Referenced by AtomFeedFormat::getItemWorker(), and toXml().

Here is the call graph for this function:

AtomItemWorker::makeItems ( SimpleXMLElement $  xmlFeed  ) 

Implements FeedItemWorker.

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

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

Here is the call graph for this function:

AtomItemWorker::toXml ( FeedItem item  ) 

Implements FeedItemWorker.

Definition at line 64 of file AtomItemWorker.class.php.

References me().

Here is the call graph for this function:

AtomItemWorker::makeFeedItemContent ( content  )  [private]

Definition at line 69 of file AtomItemWorker.class.php.

References FeedItemContent::create(), FeedItemContentType::HTML, FeedItemContentType::TEXT, and FeedItemContentType::XHTML.

Referenced by makeItems().

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