Class HtmlDescribable

Description

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

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

Located in /engine/tcms_kernel/feedcreator/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.

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.

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

Returns a formatted description field, depending on descriptionHtmlSyndicated and $descriptionTruncSize properties

  • return: the formatted description
string getDescription ()

Documentation generated on Sun, 29 Oct 2006 18:01:27 +0100 by phpDocumentor 1.3.1