ApacheLogAnalyzer2Feed
[
class tree: ApacheLogAnalyzer2Feed
] [
index: ApacheLogAnalyzer2Feed
] [
all elements
]
Packages:
ApacheLogAnalyzer2Feed
Files:
ApacheLogAnalyzer2Feed.php
ApacheLogParser.php
FeedCreator.php
FileIterator.php
Classes:
ApacheLogAnalyzer2Feed
ApacheLogRegex
AtomCreator03
AtomCreator10
EnclosureItem
FeedCreator
FeedDate
FeedHtmlField
FeedImage
FeedItem
FileIterator
HTMLCreator
HtmlDescribable
JSCreator
MBOXCreator
OPMLCreator
PIECreator01
RSSCreator091
RSSCreator10
RSSCreator20
UniversalFeedCreator
Class: RSSCreator20
Source Location: /FeedCreator.php
Class Overview
HtmlDescribable
| --
FeedCreator
| --
RSSCreator091
| --RSSCreator20
RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
Author(s):
Kai Blankenhorn <
kaib@bitfolge.de
>
Methods
RSSCreator20
Inherited Variables
Class:
RSSCreator091
RSSCreator091::$RSSVersion
Class:
FeedCreator
FeedCreator::$additionalElements
FeedCreator::$category
FeedCreator::$contentType
FeedCreator::$copyright
FeedCreator::$cssStyleSheet
FeedCreator::$description
FeedCreator::$docs
FeedCreator::$editor
FeedCreator::$editorEmail
FeedCreator::$encoding
FeedCreator::$image
FeedCreator::$items
FeedCreator::$language
FeedCreator::$lastBuildDate
FeedCreator::$link
FeedCreator::$pubDate
FeedCreator::$rating
FeedCreator::$skipDays
FeedCreator::$skipHours
FeedCreator::$syndicationURL
FeedCreator::$title
FeedCreator::$ttl
FeedCreator::$webmaster
FeedCreator::$xslStyleSheet
Class:
HtmlDescribable
HtmlDescribable::$descriptionHtmlSyndicated
HtmlDescribable::$descriptionTruncSize
Inherited Methods
Class:
RSSCreator091
RSSCreator091::RSSCreator091()
RSSCreator091::createFeed()
Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
RSSCreator091::_setRSSVersion()
Sets this RSS feed's version number.
Class:
FeedCreator
FeedCreator::addItem()
Adds an FeedItem to the feed.
FeedCreator::createFeed()
Builds the feed's text.
FeedCreator::iTrunc()
Truncates a string to a certain length at the most sensible point.
FeedCreator::outputFeed()
Outputs this feed directly to the browser - for on-the-fly feed generation
FeedCreator::saveFeed()
Saves this feed as a file on the local disk. After the file is saved, a redirect header may be sent to redirect the user to the newly created file.
FeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
FeedCreator::_createAdditionalElements()
Creates a string containing all additional elements specified in $additionalElements.
FeedCreator::_createGeneratorComment()
Creates a comment indicating the generator of this feed.
FeedCreator::_createStylesheetReferences()
FeedCreator::_generateFilename()
Generate a filename for the feed cache file. The result will be $_SERVER["PHP_SELF"] with the extension changed to .xml.
FeedCreator::_redirect()
Class:
HtmlDescribable
HtmlDescribable::getDescription()
Returns a formatted description field, depending on descriptionHtmlSyndicated and
Class Details
[line
1179
]
RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
Tags:
author:
Kai Blankenhorn <
kaib@bitfolge.de
>
see:
http://backend.userland.com/rss
since:
1.3
[
Top
]
Class Methods
constructor RSSCreator20
[line
1181
]
RSSCreator20 RSSCreator20( )
[
Top
]
Documentation generated on Mon, 28 May 2007 16:15:03 +0200 by
phpDocumentor 1.3.2