Home
last modified time | relevance | path

Searched refs:PHPCreator (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php77 $this->_feed = new PHPCreator();
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DPHPCreator.php4 * PHPCreator is a FeedCreator that implements a PHP output, suitable for an include
9 class PHPCreator extends FeedCreator class
13 * PHPCreator constructor.