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 242)


	
			
Direct descendents
Class Description
FeedItem A FeedItem is a part of a FeedCreator feed.
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 246)

Indicates whether the description field should be rendered in HTML.

mixed $descriptionTruncSize (line 251)

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

Methods
getDescription (line 258)

Returns a formatted description field, depending on descriptionHtmlSyndicated and

$descriptionTruncSize properties

  • return: the formatted description
string getDescription ()

Documentation generated on Fri, 4 Mar 2005 13:56:13 +1000 by phpDocumentor 1.3.0RC3