[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/openpsa/universalfeedcreator/lib/Element/ -> FeedHtmlField.php (summary)

(no description)

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

Defines 1 class

FeedHtmlField:: (2 methods):
  __construct()
  output()


Class: FeedHtmlField  - X-Ref

A FeedHtmlField describes and generates
a feed, item or image html field (probably a description). Output is
generated based on $truncSize, $syndicateHtml properties.

__construct($parFieldContent)   X-Ref
Creates a new instance of FeedHtmlField.

param: string $parFieldContent if given, sets the rawFieldContent property

output()   X-Ref
Creates the right output, depending on $truncSize, $syndicateHtml properties.

return: string the formatted field