Procedural File: FeedCreator.php
Source Location: /FeedCreator.php
Classes:
FeedItem
A FeedItem is a part of a FeedCreator feed.
EnclosureItem
An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
FeedImage
An FeedImage may be added to a FeedCreator feed.
HtmlDescribable
An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
FeedHtmlField
An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.
UniversalFeedCreator
UniversalFeedCreator lets you choose during runtime which format to build.
FeedCreator
FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
FeedDate
FeedDate is an internal class that stores a date for a feed or feed item.
RSSCreator10
RSSCreator10 is a FeedCreator that implements RDF Site Summary (RSS) 1.0.
RSSCreator091
RSSCreator091 is a FeedCreator that implements RSS 0.91 Spec, revision 3.
RSSCreator20
RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
PIECreator01
PIECreator01 is a FeedCreator that implements the emerging PIE specification, as in http://intertwingly.net/wiki/pie/Syntax.
AtomCreator10
AtomCreator10 is a FeedCreator that implements the atom specification,
AtomCreator03
AtomCreator03 is a FeedCreator that implements the atom specification, as in http://www.intertwingly.net/wiki/pie/FrontPage.
MBOXCreator
MBOXCreator is a FeedCreator that implements the mbox format as described in http://www.qmail.org/man/man5/mbox.html
OPMLCreator
OPMLCreator is a FeedCreator that implements OPML 1.0.
HTMLCreator
HTMLCreator is a FeedCreator that writes an HTML feed file to a specific location, overriding the createFeed method of the parent FeedCreator.
JSCreator
JSCreator is a class that writes a js file to a specific location, overriding the createFeed method of the parent HTMLCreator.
Page Details:
*************************************************************************
*************************************************************************** *************************************************************************
Tags:
FEEDCREATOR_VERSION [line 189]
TIME_ZONE [line 180]
|