Output is generated based on $truncSize, $syndicateHtml properties.
Definition at line 283 of file feedcreator.class.php.
Public Member Functions | |
| FeedHtmlField ($parFieldContent) | |
| Creates a new instance of FeedHtmlField. | |
| output () | |
| Creates the right output, depending on $truncSize, $syndicateHtml properties. | |
Public Attributes | |
| $rawFieldContent | |
| Mandatory attributes of a FeedHtmlField. | |
| $truncSize | |
| Optional attributes of a FeedHtmlField. | |
| $syndicateHtml | |
| Optional attributes of a FeedHtmlField. | |
|
|
Creates a new instance of FeedHtmlField.
Definition at line 299 of file feedcreator.class.php. |
|
|
Creates the right output, depending on $truncSize, $syndicateHtml properties.
Definition at line 310 of file feedcreator.class.php. References FeedCreator::iTrunc(). |
|
|
Mandatory attributes of a FeedHtmlField.
Definition at line 287 of file feedcreator.class.php. |
|
|
Optional attributes of a FeedHtmlField.
Definition at line 293 of file feedcreator.class.php. |
|
|
Optional attributes of a FeedHtmlField.
Definition at line 293 of file feedcreator.class.php. |
1.3.9.1