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 /de/bitfolge/feedcreator/feedcreator.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 Mon, 21 Nov 2005 18:15:36 +0100 by phpDocumentor 1.3.0RC3