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

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 ] [ _ ]

_

$_feed
in file feedcreator.class.php, variable UniversalFeedCreator::$_feed
_createAdditionalElements
in file feedcreator.class.php, method FeedCreator::_createAdditionalElements()
    Creates a string containing all additional elements specified in $additionalElements.
_createGeneratorComment
in file feedcreator.class.php, method FeedCreator::_createGeneratorComment()
    Creates a comment indicating the generator of this feed.
_createStylesheetReferences
in file feedcreator.class.php, method FeedCreator::_createStylesheetReferences()
_setFormat
in file feedcreator.class.php, method UniversalFeedCreator::_setFormat()
top

a

$additionalElements
in file feedcreator.class.php, variable FeedCreator::$additionalElements
    Any additional elements to include as an assiciated array. All $key => $value pairs
$additionalElements
in file feedcreator.class.php, variable FeedItem::$additionalElements
    Any additional elements to include as an assiciated array. All $key => $value pairs
$author
in file feedcreator.class.php, variable FeedItem::$author
    Optional attributes of an item.
$authorEmail
in file feedcreator.class.php, variable FeedItem::$authorEmail
addItem
in file feedcreator.class.php, method FeedCreator::addItem()
    Adds an FeedItem to the feed.
AtomCreator03
in file feedcreator.class.php, method AtomCreator03::AtomCreator03()
AtomCreator03
in file feedcreator.class.php, class AtomCreator03
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

d

$date
in file feedcreator.class.php, variable FeedItem::$date
    Publishing date of an item. May be in one of the following formats:
$description
in file feedcreator.class.php, variable FeedItem::$description
$description
in file feedcreator.class.php, variable FeedCreator::$description
$description
in file feedcreator.class.php, variable FeedImage::$description
$descriptionHtmlSyndicated
in file feedcreator.class.php, variable HtmlDescribable::$descriptionHtmlSyndicated
    Indicates whether the description field should be rendered in HTML.
$descriptionTruncSize
in file feedcreator.class.php, variable HtmlDescribable::$descriptionTruncSize
    Indicates whether and to how many characters a description should be truncated.
$docs
in file feedcreator.class.php, variable FeedCreator::$docs
top

e

$editor
in file feedcreator.class.php, variable FeedCreator::$editor
$editorEmail
in file feedcreator.class.php, variable FeedCreator::$editorEmail
$encoding
in file feedcreator.class.php, variable FeedCreator::$encoding
    This feed's character encoding.
endElementHandler
in file rss_lib.php, method RSSLib::endElementHandler()
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

g

$guid
in file feedcreator.class.php, variable FeedItem::$guid
getDescription
in file feedcreator.class.php, method HtmlDescribable::getDescription()
    Returns a formatted description field, depending on descriptionHtmlSyndicated and
get_rss_module
in file rss_lib.php, method RSSLib::get_rss_module()
get_rss_module_content
in file rss_lib.php, method RSSLib::get_rss_module_content()
get_rss_module_id
in file rss_lib.php, method RSSLib::get_rss_module_id()
get_rss_show_pub_date
in file rss_lib.php, method RSSLib::get_rss_show_pub_date()
get_rss_show_title
in file rss_lib.php, method RSSLib::get_rss_show_title()
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

i

$image
in file feedcreator.class.php, variable FeedItem::$image
$image
in file feedcreator.class.php, variable FeedCreator::$image
$imageAlign
in file feedcreator.class.php, variable HTMLCreator::$imageAlign
iso8601
in file feedcreator.class.php, method FeedDate::iso8601()
    Gets the date stored in this FeedDate as an ISO 8601 date.
iTrunc
in file feedcreator.class.php, method FeedCreator::iTrunc()
    Truncates a string to a certain length at the most sensible point.
top

j

JSCreator
in file feedcreator.class.php, class JSCreator
top

l

$language
in file feedcreator.class.php, variable FeedCreator::$language
$lastBuildDate
in file feedcreator.class.php, variable FeedCreator::$lastBuildDate
$link
in file feedcreator.class.php, variable FeedItem::$link
$link
in file feedcreator.class.php, variable FeedCreator::$link
$link
in file feedcreator.class.php, variable FeedImage::$link
list_rss_modules
in file rss_lib.php, method RSSLib::list_rss_modules()
top

m

MBOXCreator
in file feedcreator.class.php, method MBOXCreator::MBOXCreator()
MBOXCreator
in file feedcreator.class.php, class MBOXCreator
top

n

NewsFeed
in file rss_lib.php, method RSSLib::NewsFeed()
top

o

$openInNewWindow
in file feedcreator.class.php, variable HTMLCreator::$openInNewWindow
    Determines whether the links open in a new window or not.
OPMLCreator
in file feedcreator.class.php, method OPMLCreator::OPMLCreator()
OPMLCreator
in file feedcreator.class.php, class OPMLCreator
output
in file feedcreator.class.php, method FeedHtmlField::output()
    Creates the right output, depending on $truncSize, $syndicateHtml properties.
top

p

$pubDate
in file feedcreator.class.php, variable FeedCreator::$pubDate
parse_rss_data
in file rss_lib.php, method RSSLib::parse_rss_data()
PIECreator01
in file feedcreator.class.php, class PIECreator01
PIECreator01
in file feedcreator.class.php, method PIECreator01::PIECreator01()
top

q

qp_enc
in file feedcreator.class.php, method MBOXCreator::qp_enc()
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

w

$webmaster
in file feedcreator.class.php, variable FeedCreator::$webmaster
$width
in file feedcreator.class.php, variable FeedImage::$width
    Optional attributes of an image.
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

Documentation generated on Thu, 15 Feb 2007 20:28:17 +0000 by phpDocumentor 1.3.0