Contains HTML to be output at the end of the feed's html representation.
FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
Creates a new instance of FeedDate representing a given date.
FeedDate is an internal class that stores a date for a feed or feed item.
Creates a new instance of FeedHtmlField.
An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.
An FeedImage may be added to a FeedCreator feed.
A FeedItem is a part of a FeedCreator feed.