Element index for package rss
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ w ]
[ x ]
[ _ ]
top
top
c
- $category
- in file feedcreator.class.php, variable FeedCreator::$category
- $category
- in file feedcreator.class.php, variable FeedItem::$category
- $comments
- in file feedcreator.class.php, variable FeedItem::$comments
- $contentType
- in file feedcreator.class.php, variable JSCreator::$contentType
- $contentType
- in file feedcreator.class.php, variable HTMLCreator::$contentType
- $copyright
- in file feedcreator.class.php, variable FeedCreator::$copyright
- $creator
- in file feedcreator.class.php, variable FeedItem::$creator
- characterDataHandler
- in file rss_lib.php, method RSSLib::characterDataHandler()
- createFeed
- in file feedcreator.class.php, method RSSCreator10::createFeed()
Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
- createFeed
- in file feedcreator.class.php, method RSSCreator091::createFeed()
Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
- createFeed
- in file feedcreator.class.php, method UniversalFeedCreator::createFeed()
Creates a syndication feed based on the items previously added.
- createFeed
- in file feedcreator.class.php, method PIECreator01::createFeed()
- createFeed
- in file feedcreator.class.php, method HTMLCreator::createFeed()
Writes the HTML.
- createFeed
- in file feedcreator.class.php, method FeedCreator::createFeed()
Builds the feed's text.
- createFeed
- in file feedcreator.class.php, method AtomCreator03::createFeed()
- createFeed
- in file feedcreator.class.php, method JSCreator::createFeed()
writes the javascript
- createFeed
- in file feedcreator.class.php, method MBOXCreator::createFeed()
Builds the MBOX contents.
- createFeed
- in file feedcreator.class.php, method OPMLCreator::createFeed()
top
top
top
f
- $footer
- in file feedcreator.class.php, variable HTMLCreator::$footer
Contains HTML to be output at the end of the feed's html representation.
- FeedCreator
- in file feedcreator.class.php, class FeedCreator
- FEEDCREATOR_VERSION
- in file feedcreator.class.php, constant FEEDCREATOR_VERSION
Version string.
- FeedDate
- in file feedcreator.class.php, method FeedDate::FeedDate()
Creates a new instance of FeedDate representing a given date.
- FeedDate
- in file feedcreator.class.php, class FeedDate
- FeedHtmlField
- in file feedcreator.class.php, method FeedHtmlField::FeedHtmlField()
Creates a new instance of FeedHtmlField.
- FeedHtmlField
- in file feedcreator.class.php, class FeedHtmlField
- FeedImage
- in file feedcreator.class.php, class FeedImage
- FeedItem
- in file feedcreator.class.php, class FeedItem
- feedcreator.class.php
- procedural page feedcreator.class.php
top
top
h
- $header
- in file feedcreator.class.php, variable HTMLCreator::$header
Contains HTML to be output at the start of the feed's html representation.
- $height
- in file feedcreator.class.php, variable FeedImage::$height
- HTMLCreator
- in file feedcreator.class.php, class HTMLCreator
- HtmlDescribable
- in file feedcreator.class.php, class HtmlDescribable
top
top
j
- JSCreator
- in file feedcreator.class.php, class JSCreator
top
top
top
top
top
top
top
r
- $rating
- in file feedcreator.class.php, variable FeedCreator::$rating
- $rawFieldContent
- in file feedcreator.class.php, variable FeedHtmlField::$rawFieldContent
Mandatory attributes of a FeedHtmlField.
- refresh_rss_module
- in file rss_lib.php, method RSSLib::refresh_rss_module()
- remove_rss_module
- in file rss_lib.php, method RSSLib::remove_rss_module()
- replace_rss_module
- in file rss_lib.php, method RSSLib::replace_rss_module()
- rfc822
- in file feedcreator.class.php, method FeedDate::rfc822()
Gets the date stored in this FeedDate as an RFC 822 date.
- rss_lib.php
- procedural page rss_lib.php
- RSSCreator091
- in file feedcreator.class.php, method RSSCreator091::RSSCreator091()
- RSSCreator091
- in file feedcreator.class.php, class RSSCreator091
- RSSCreator10
- in file feedcreator.class.php, class RSSCreator10
- RSSCreator20
- in file feedcreator.class.php, method RSSCreator20::RSSCreator20()
- RSSCreator20
- in file feedcreator.class.php, class RSSCreator20
- RSSLib
- in file rss_lib.php, class RSSLib
- RSSLib
- in file rss_lib.php, method RSSLib::RSSLib()
- rss_iconv
- in file rss_lib.php, method RSSLib::rss_iconv()
- rss_module_name_exists
- in file rss_lib.php, method RSSLib::rss_module_name_exists()
- rss_inc.php
- procedural page rss_inc.php
- rss_error.php
- procedural page rss_error.php
top
s
- $separator
- in file feedcreator.class.php, variable HTMLCreator::$separator
Contains HTML to be output between entries. A separator is only used in case of multiple entries.
- $skipDays
- in file feedcreator.class.php, variable FeedCreator::$skipDays
- $skipHours
- in file feedcreator.class.php, variable FeedCreator::$skipHours
- $source
- in file feedcreator.class.php, variable FeedItem::$source
- $stylelessOutput
- in file feedcreator.class.php, variable HTMLCreator::$stylelessOutput
In case of very simple output you may want to get rid of the style tags,
- $stylePrefix
- in file feedcreator.class.php, variable HTMLCreator::$stylePrefix
Used to prefix the stylenames to make sure they are unique and do not clash with stylenames on the users' page.
- $syndicateHtml
- in file feedcreator.class.php, variable FeedHtmlField::$syndicateHtml
- $syndicationURL
- in file feedcreator.class.php, variable FeedCreator::$syndicationURL
Optional attributes of a feed.
- saveFeed
- in file feedcreator.class.php, method 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.
- saveFeed
- in file feedcreator.class.php, method UniversalFeedCreator::saveFeed()
Saves this feed as a file on the local disk. After the file is saved, an HTTP redirect header may be sent to redirect the use to the newly created file.
- startElementHandler
- in file rss_lib.php, method RSSLib::startElementHandler()
top
t
- $title
- in file feedcreator.class.php, variable FeedItem::$title
Mandatory attributes of an item.
- $title
- in file feedcreator.class.php, variable FeedCreator::$title
Mandatory attributes of a feed.
- $title
- in file feedcreator.class.php, variable FeedImage::$title
Mandatory attributes of an image.
- $truncSize
- in file feedcreator.class.php, variable FeedHtmlField::$truncSize
Optional attributes of a FeedHtmlField.
- $ttl
- in file feedcreator.class.php, variable FeedCreator::$ttl
- TIME_ZONE
- in file feedcreator.class.php, constant TIME_ZONE
************************************************************************
top
u
- $unix
- in file feedcreator.class.php, variable FeedDate::$unix
- $url
- in file feedcreator.class.php, variable FeedImage::$url
- UniversalFeedCreator
- in file feedcreator.class.php, class UniversalFeedCreator
- unix
- in file feedcreator.class.php, method FeedDate::unix()
Gets the date stored in this FeedDate as unix time stamp.
- useCached
- in file feedcreator.class.php, method UniversalFeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
- useCached
- in file feedcreator.class.php, method FeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
top
top
x
- $xslStyleSheet
- in file feedcreator.class.php, variable FeedCreator::$xslStyleSheet
The url of the external xsl stylesheet used to format the naked rss feed.
top
|
|