ApacheLogAnalyzer2Feed
[ class tree: ApacheLogAnalyzer2Feed ] [ index: ApacheLogAnalyzer2Feed ] [ all elements ]

Class: HtmlDescribable

Source Location: /FeedCreator.php

Class Overview


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


Variables

Methods


Child classes:

FeedItem
A FeedItem is a part of a FeedCreator feed.
EnclosureItem
An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
FeedImage
An FeedImage may be added to a FeedCreator feed.
FeedCreator
FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.

Class Details

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



[ Top ]


Class Variables

$descriptionHtmlSyndicated =

[line 299]

Indicates whether the description field should be rendered in HTML.


Type:   mixed


[ Top ]

$descriptionTruncSize =

[line 304]

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


Type:   mixed


[ Top ]



Class Methods


method getDescription [line 311]

string getDescription( )

Returns a formatted description field, depending on descriptionHtmlSyndicated and

$descriptionTruncSize properties




Tags:

return:  the formatted description


[ Top ]


Documentation generated on Mon, 28 May 2007 16:15:02 +0200 by phpDocumentor 1.3.2