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

Class: FeedItem

Source Location: /FeedCreator.php

Class Overview

HtmlDescribable
   |
   --FeedItem

A FeedItem is a part of a FeedCreator feed.


Author(s):

Variables


Inherited Variables

Inherited Methods

Class: HtmlDescribable

HtmlDescribable::getDescription()
Returns a formatted description field, depending on descriptionHtmlSyndicated and

Class Details

[line 199]
A FeedItem is a part of a FeedCreator feed.



Tags:

author:  Kai Blankenhorn <kaib@bitfolge.de>
since:  1.3


[ Top ]


Class Variables

$additionalElements = array()

[line 244]

Any additional elements to include as an assiciated array. All $key => $value pairs

will be included unencoded in the feed item in the form <$key>$value</$key> Again: No encoding will be used! This means you can invalidate or enhance the feed if $value contains markup. This may be abused to embed tags not implemented by the FeedCreator class used.



Type:   mixed


[ Top ]

$author =

[line 208]

Optional attributes of an item.


Type:   mixed


[ Top ]

$authorEmail =

[line 208]


Type:   mixed


[ Top ]

$category =

[line 208]


Type:   mixed


[ Top ]

$comments =

[line 208]


Type:   mixed


[ Top ]

$creator =

[line 208]


Type:   mixed


[ Top ]

$date =

[line 223]

Publishing date of an item. May be in one of the following formats:

RFC 822: "Mon, 20 Jan 03 18:05:41 +0400" "20 Jan 03 18:05:41 +0000"

ISO 8601: "2003-01-20T18:05:41+04:00"

Unix: 1043082341



Type:   mixed


[ Top ]

$description =

[line 203]


Type:   mixed


[ Top ]

$enclosure =

[line 234]

Add <enclosure> element tag RSS 2.0 modified by : Mohammad Hafiz bin Ismail (mypapit@gmail.com)

display : <enclosure length="17691" url="http://something.com/picture.jpg" type="image/jpeg" />



Type:   mixed


[ Top ]

$guid =

[line 208]


Type:   mixed


[ Top ]

$image =

[line 208]


Type:   mixed


[ Top ]

$link =

[line 203]


Type:   mixed


[ Top ]

$source =

[line 208]


Type:   mixed


[ Top ]

$title =

[line 203]

Mandatory attributes of an item.


Type:   mixed


[ Top ]



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