
Public Member Functions | |
| getChannelWorker () | |
| |
| getItemWorker () | |
| |
| isAcceptable (SimpleXMLElement $xmlFeed) | |
Static Public Member Functions | |
| static | me () |
| |
Definition at line 16 of file AtomFeedFormat.class.php.
| static AtomFeedFormat::me | ( | ) | [static] |
Definition at line 21 of file AtomFeedFormat.class.php.
References Singleton::getInstance().
Referenced by FeedReader::__construct().

| AtomFeedFormat::getChannelWorker | ( | ) |
Reimplemented from FeedFormat.
Definition at line 29 of file AtomFeedFormat.class.php.
References AtomChannelWorker::me().

| AtomFeedFormat::getItemWorker | ( | ) |
Reimplemented from FeedFormat.
Definition at line 37 of file AtomFeedFormat.class.php.
References AtomItemWorker::me().

| AtomFeedFormat::isAcceptable | ( | SimpleXMLElement $ | xmlFeed | ) |
1.5.4