Public Member Functions | |
makeChannel (SimpleXMLElement $xmlFeed) | |
| |
toXml (FeedChannel $channel, $itemsXml) | |
Static Public Member Functions | |
static | me () |
|
Definition at line 16 of file AtomChannelWorker.class.php.
static AtomChannelWorker::me | ( | ) | [static] |
Definition at line 21 of file AtomChannelWorker.class.php.
References Singleton::getInstance().
Referenced by AtomFeedFormat::getChannelWorker(), and toXml().
AtomChannelWorker::makeChannel | ( | SimpleXMLElement $ | xmlFeed | ) |
Implements FeedChannelWorker.
Definition at line 29 of file AtomChannelWorker.class.php.
References FeedChannel::create().
AtomChannelWorker::toXml | ( | FeedChannel $ | channel, | |
$ | itemsXml | |||
) |
Implements FeedChannelWorker.
Definition at line 42 of file AtomChannelWorker.class.php.
References me().