Public Member Functions | |
getChannelWorker () | |
getItemWorker () | |
isAcceptable (SimpleXMLElement $xmlFeed) | |
Static Public Member Functions | |
static | me () |
Definition at line 15 of file AtomFeedFormat.class.php.
AtomFeedFormat::getChannelWorker | ( | ) |
Reimplemented from FeedFormat.
Definition at line 28 of file AtomFeedFormat.class.php.
References me().
AtomFeedFormat::getItemWorker | ( | ) |
Reimplemented from FeedFormat.
Definition at line 36 of file AtomFeedFormat.class.php.
References me().
AtomFeedFormat::isAcceptable | ( | SimpleXMLElement $ | xmlFeed | ) |
Reimplemented from FeedFormat.
Definition at line 41 of file AtomFeedFormat.class.php.
static AtomFeedFormat::me | ( | ) | [static] |
Definition at line 20 of file AtomFeedFormat.class.php.
References Singleton::getInstance().
Referenced by FeedReader::__construct(), getChannelWorker(), and getItemWorker().