Class HtmlDescribable

Description

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

Located in /classes/rss/feedcreator.class.php (line 263)


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

Indicates whether the description field should be rendered in HTML.

mixed $descriptionTruncSize (line 272)

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

Methods
getDescription (line 279)

Returns a formatted description field, depending on descriptionHtmlSyndicated and

$descriptionTruncSize properties

  • return: the formatted description
string getDescription ()

Documentation generated on Fri, 28 Dec 2007 21:35:32 +0100 by phpDocumentor 1.3.0RC3