[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

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

(no description)

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

Defines 1 class

RSSCreator10:: (2 methods):
  createFeed()
  getAuthor()


Class: RSSCreator10  - X-Ref

RSSCreator10 is a FeedCreator that implements RDF Site Summary (RSS) 1.0.

createFeed()   X-Ref
No description

getAuthor($author, $email)   X-Ref
Compose the RSS-1.0 author field.

return: string
param: string $author
param: string $email
author: Joe Lapp <joe.lapp@pobox.com>