Class FeedHtmlField

Description

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

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 /engine/tcms_kernel/feedcreator/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.

Mandatory attributes of a FeedHtmlField.

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

Optional attributes of a FeedHtmlField.

Optional attributes of a FeedHtmlField.

Methods
Constructor FeedHtmlField (line 291)

Creates a new instance of FeedHtmlField.

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.

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

  • return: the formatted field
string output ()

Documentation generated on Sun, 29 Oct 2006 18:01:26 +0100 by phpDocumentor 1.3.1