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


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

Mandatory attributes of a FeedHtmlField.

mixed $syndicateHtml (line 285)
mixed $truncSize (line 285)

Optional attributes of a FeedHtmlField.

Methods
Constructor FeedHtmlField (line 291)

Creates a new instance of FeedHtmlField.

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

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

  • return: the formatted field
string output ()

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