FeedHtmlField Class Reference

List of all members.

Public Member Functions

 FeedHtmlField ($parFieldContent)
 output ()

Public Attributes

 $rawFieldContent
 $syndicateHtml
 $truncSize

Detailed Description

Definition at line 231 of file feedcreator.class.php.


Member Function Documentation

FeedHtmlField::FeedHtmlField ( parFieldContent  ) 

Creates a new instance of FeedHtmlField.

Parameters:
$string,: if given, sets the rawFieldContent property

Definition at line 247 of file feedcreator.class.php.

FeedHtmlField::output (  ) 

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

Returns:
string the formatted field

Definition at line 258 of file feedcreator.class.php.

References $result, and FeedCreator::iTrunc().

Here is the call graph for this function:


Member Data Documentation

FeedHtmlField::$rawFieldContent

Mandatory attributes of a FeedHtmlField.

Definition at line 235 of file feedcreator.class.php.

FeedHtmlField::$syndicateHtml

Definition at line 241 of file feedcreator.class.php.

FeedHtmlField::$truncSize

Optional attributes of a FeedHtmlField.

Definition at line 241 of file feedcreator.class.php.


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:33 2007 for bitweaver by  doxygen 1.5.2