Class HtmlDescribable

Description

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

Located in /de/bitfolge/feedcreator/feedcreator.php (line 242)


	
			
Direct descendents
Class Description
 class FeedItem A FeedItem is a part of a FeedCreator feed.
 class FeedImage An FeedImage may be added to a FeedCreator feed.
Abstract class 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 Mon, 21 Nov 2005 18:15:39 +0100 by phpDocumentor 1.3.0RC3