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

Class: FeedItem

Source Location: d:\website\PhpDocumentor\/rss/feedcreator.class.php

Class Overview

HtmlDescribable
   |
   --FeedItem



Author(s):

Variables


Inherited Variables

Inherited Methods

Class: HtmlDescribable

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

Class Details

[line 130]


Tags:

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


[ Top ]


Class Variables

$additionalElements = array()

[line 164]

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 139]

Optional attributes of an item.


Type:   mixed


[ Top ]

$authorEmail =

[line 139]


Type:   mixed


[ Top ]

$category =

[line 139]


Type:   mixed


[ Top ]

$comments =

[line 139]


Type:   mixed


[ Top ]

$creator =

[line 139]


Type:   mixed


[ Top ]

$date =

[line 154]

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 134]


Type:   mixed


[ Top ]

$guid =

[line 139]


Type:   mixed


[ Top ]

$image =

[line 139]


Type:   mixed


[ Top ]

$link =

[line 134]


Type:   mixed


[ Top ]

$source =

[line 139]


Type:   mixed


[ Top ]

$title =

[line 134]

Mandatory attributes of an item.


Type:   mixed


[ Top ]



Documentation generated on Thu, 15 Feb 2007 20:39:09 +0000 by phpDocumentor 1.3.0