Inheritance diagram for HtmlDescribable:

Definition at line 250 of file feedcreator.class.php.
Public Member Functions | |
| getDescription () | |
| Returns a formatted description field, depending on descriptionHtmlSyndicated and $descriptionTruncSize properties. | |
Public Attributes | |
| $descriptionHtmlSyndicated | |
| Indicates whether the description field should be rendered in HTML. | |
| $descriptionTruncSize | |
| Indicates whether and to how many characters a description should be truncated. | |
|
|
Returns a formatted description field, depending on descriptionHtmlSyndicated and $descriptionTruncSize properties.
Definition at line 266 of file feedcreator.class.php. Referenced by HTMLCreator::createFeed(). |
|
|
Indicates whether the description field should be rendered in HTML.
Definition at line 254 of file feedcreator.class.php. |
|
|
Indicates whether and to how many characters a description should be truncated.
Definition at line 259 of file feedcreator.class.php. |
1.3.9.1