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


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

Mandatory attributes of a FeedHtmlField.

mixed $syndicateHtml (line 290)
mixed $truncSize (line 290)

Optional attributes of a FeedHtmlField.

Methods
Constructor FeedHtmlField (line 296)

Creates a new instance of FeedHtmlField.

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

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

  • return: the formatted field
string output ()

Documentation generated on Mon, 05 May 2008 16:19:40 +0400 by phpDocumentor 1.4.0