Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

HtmlDescribable Class Reference
[FeedCreator]

Inheritance diagram for HtmlDescribable:

FeedCreator FeedImage FeedItem AtomCreator03 HTMLCreator MBOXCreator OPMLCreator PIECreator01 RSSCreator091 RSSCreator10 UniversalFeedCreator List of all members.

Detailed Description

An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.

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

Public Member Functions

 getDescription ()
 Returns a formatted description field, depending on descriptionHtmlSyndicated and $descriptionTruncSize properties.

Public Attributes

 $descriptionHtmlSyndicated
 Indicates whether the description field should be rendered in HTML.
 $descriptionTruncSize
 Indicates whether and to how many characters a description should be truncated.


Member Function Documentation

HtmlDescribable::getDescription  ) 
 

Returns a formatted description field, depending on descriptionHtmlSyndicated and $descriptionTruncSize properties.

Returns:
string the formatted description

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

Referenced by HTMLCreator::createFeed().


Member Data Documentation

HtmlDescribable::$descriptionHtmlSyndicated
 

Indicates whether the description field should be rendered in HTML.

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

HtmlDescribable::$descriptionTruncSize
 

Indicates whether and to how many characters a description should be truncated.

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


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1