Class HtmlDescribable

Description

An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.

Located in /includes/feedcreator.class.php (line 181)


	
			
Direct descendents
Class Description
FeedItem A FeedItem is a part of a FeedCreator feed.
EnclosureItem An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
FeedImage An FeedImage may be added to a FeedCreator feed.
FeedCreator FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
Variable Summary
Method Summary
string getDescription ()
Variables
mixed $descriptionHtmlSyndicated (line 185)

Indicates whether the description field should be rendered in HTML.

mixed $descriptionTruncSize (line 190)

Indicates whether and to how many characters a description should be truncated.

Methods
getDescription (line 197)

Returns a formatted description field, depending on descriptionHtmlSyndicated and

$descriptionTruncSize properties

  • return: the formatted description
string getDescription ()

Documentation generated on Wed, 28 Mar 2007 09:54:15 -0600 by phpDocumentor 1.3.1