A FeedItem is a part of a FeedCreator feed.
A FeedItem is a part of a FeedCreator feed.
Located in /engine/tcms_kernel/feedcreator/feedcreator.class.php (line 177)
HtmlDescribable | --FeedItem
Any additional elements to include as an assiciated array. will be included unencoded in the feed item in the form <$key>$value</$key> Again: No encoding will be used! This means you can invalidate or enhance the feed if $value contains markup. the FeedCreator class used.
Any additional elements to include as an assiciated array. All $key => $value pairs will be included unencoded in the feed item in the form <$key>$value</$key> Again: No encoding will be used! This means you can invalidate or enhance the feed if $value contains markup. This may be abused to embed tags not implemented by the FeedCreator class used.
Optional attributes of an item.
Optional attributes of an item.
Publishing date of an item.
Publishing date of an item. May be in one of the following formats: RFC 822: "Mon, 20 Jan 03 18:05:41 +0400" "20 Jan 03 18:05:41 +0000" ISO 8601: "2003-01-20T18:05:41+04:00" Unix: 1043082341
Mandatory attributes of an item.
Mandatory attributes of an item.
Inherited from HtmlDescribable
HtmlDescribable::$descriptionHtmlSyndicated
HtmlDescribable::$descriptionTruncSize
Documentation generated on Sun, 29 Oct 2006 18:01:26 +0100 by phpDocumentor 1.3.1