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

Class: FeedHtmlField

Source Location: /FeedCreator.php

Class Overview


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


Author(s):

Version:

  • 1.6

Variables

Methods



Class Details

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



Tags:

author:  Pascal Van Hecke <feedcreator.class.php@vanhecke.info>
version:  1.6


[ Top ]


Class Variables

$rawFieldContent =

[line 333]

Mandatory attributes of a FeedHtmlField.


Type:   mixed


[ Top ]

$syndicateHtml =

[line 339]


Type:   mixed


[ Top ]

$truncSize =

[line 339]

Optional attributes of a FeedHtmlField.


Type:   mixed


[ Top ]



Class Methods


constructor FeedHtmlField [line 345]

FeedHtmlField FeedHtmlField( $string: $parFieldContent)

Creates a new instance of FeedHtmlField.



Parameters:

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

[ Top ]

method output [line 356]

string output( )

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



Tags:

return:  the formatted field


[ Top ]


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