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.

Pascal Van Hecke <feedcreator.class.php@vanhecke.info>

  • version: 1.6

Located in /classes/rss/feedcreator.class.php (line 296)


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

Mandatory attributes of a FeedHtmlField.

mixed $syndicateHtml (line 306)
mixed $truncSize (line 306)

Optional attributes of a FeedHtmlField.

Methods
Constructor FeedHtmlField (line 312)

Creates a new instance of FeedHtmlField.

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

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

  • return: the formatted field
string output ()

Documentation generated on Fri, 28 Dec 2007 21:35:31 +0100 by phpDocumentor 1.3.0RC3