API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.
FeedHtmlField::FeedHtmlField | ( | $ | parFieldContent | ) |
Creates a new instance of FeedHtmlField.
$string,: | if given, sets the rawFieldContent property |
FeedHtmlField::output | ( | ) |
Creates the right output, depending on $truncSize, $syndicateHtml properties.
Références elseif, et FeedCreator::iTrunc().
FeedHtmlField::$rawFieldContent |
Mandatory attributes of a FeedHtmlField.
FeedHtmlField::$syndicateHtml |
FeedHtmlField::$truncSize |
Optional attributes of a FeedHtmlField.