Public Member Functions | |
makeChannel (SimpleXMLElement $xmlFeed) | |
toXml (FeedChannel $channel, $itemsXml) | |
Static Public Member Functions | |
static | me () |
Definition at line 15 of file AtomChannelWorker.class.php.
AtomChannelWorker::makeChannel | ( | SimpleXMLElement $ | xmlFeed | ) |
Implements FeedChannelWorker.
Definition at line 28 of file AtomChannelWorker.class.php.
References FeedChannel::create().
static AtomChannelWorker::me | ( | ) | [static] |
Definition at line 20 of file AtomChannelWorker.class.php.
References Singleton::getInstance().
AtomChannelWorker::toXml | ( | FeedChannel $ | channel, | |
$ | itemsXml | |||
) |
Implements FeedChannelWorker.
Definition at line 41 of file AtomChannelWorker.class.php.