AtomFeedFormat Class Reference
[Feed's parsers]

Inheritance diagram for AtomFeedFormat:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getChannelWorker ()
 
Returns:
AtomChannelWorker

 getItemWorker ()
 
Returns:
AtomItemWorker

 isAcceptable (SimpleXMLElement $xmlFeed)

Static Public Member Functions

static me ()
 
Returns:
AtomFeedFormat


Detailed Description

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


Member Function Documentation

static AtomFeedFormat::me (  )  [static]

Returns:
AtomFeedFormat

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

References Singleton::getInstance().

Referenced by FeedReader::__construct().

Here is the call graph for this function:

AtomFeedFormat::getChannelWorker (  ) 

Returns:
AtomChannelWorker

Reimplemented from FeedFormat.

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

References AtomChannelWorker::me().

Here is the call graph for this function:

AtomFeedFormat::getItemWorker (  ) 

Returns:
AtomItemWorker

Reimplemented from FeedFormat.

Definition at line 37 of file AtomFeedFormat.class.php.

References AtomItemWorker::me().

Here is the call graph for this function:

AtomFeedFormat::isAcceptable ( SimpleXMLElement $  xmlFeed  ) 

Reimplemented from FeedFormat.

Definition at line 42 of file AtomFeedFormat.class.php.


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