Class FeedHtmlField

Description

An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.

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


	
			
Variable Summary
Method Summary
FeedHtmlField FeedHtmlField ($string: $parFieldContent)
string output ()
Variables
mixed $rawFieldContent (line 219)

Mandatory attributes of a FeedHtmlField.

mixed $syndicateHtml (line 225)
mixed $truncSize (line 225)

Optional attributes of a FeedHtmlField.

Methods
Constructor FeedHtmlField (line 231)

Creates a new instance of FeedHtmlField.

FeedHtmlField FeedHtmlField ($string: $parFieldContent)
  • $string: $parFieldContent: if given, sets the rawFieldContent property
output (line 242)

Creates the right output, depending on $truncSize, $syndicateHtml properties.

  • return: the formatted field
string output ()

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