[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/openpsa/universalfeedcreator/lib/Creator/ -> RSSCreator091.php (summary)

(no description)

File Size: 197 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RSSCreator091:: (4 methods):
  __construct()
  _setRSSVersion()
  createFeed()
  getAuthor()


Class: RSSCreator091  - X-Ref

RSSCreator091 is a FeedCreator that implements RSS 0.91 Spec, revision 3.

__construct()   X-Ref
RSSCreator091 constructor.


_setRSSVersion($version)   X-Ref
Sets this RSS feed's version number.

param: string $version

createFeed()   X-Ref
No description

getAuthor($author, $email)   X-Ref
Compose the RSS-0.91 and RSS-2.0 author field.

author: Joe Lapp <joe.lapp@pobox.com>