Index of All Elements
Package Indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ l ]
[ n ]
[ p ]
[ r ]
[ s ]
[ t ]
[ w ]
[ _ ]
c
- $channelSubelements
- in file rss.class.php, variable Rss::$channelSubelements
Custom channel subelements (pubDate, ttl, skipHours etc.)
- $commentsLink
- in file rss.class.php, variable Rss::$commentsLink
String of item-comment-link.
d
- $dbCallback
- in file rss.class.php, variable Rss::$dbCallback
Data retrieval handler setting.
- $dbFields
- in file rss.class.php, variable Rss::$dbFields
Array of database fields to use.
- $dbHost
- in file rss.class.php, variable Rss::$dbHost
DB host. defaults localhost
- $dbName
- in file rss.class.php, variable Rss::$dbName
Name of the database to use.
- $dbPass
- in file rss.class.php, variable Rss::$dbPass
DB password.
- $dbPort
- in file rss.class.php, variable Rss::$dbPort
Database Port.
- $dbSql
- in file rss.class.php, variable Rss::$dbSql
SQL query to run on given database.
- $dbUser
- in file rss.class.php, variable Rss::$dbUser
DB user.
- $descripton
- in file rss.class.php, variable Rss::$descripton
Feed description.
- display
- in file rss.class.php, method Rss::display()
Complete method for final usage.
e
- $encoding
- in file rss.class.php, variable Rss::$encoding
Feed encoding.
g
- getMysqlData
- in file rss.class.php, method Rss::getMysqlData()
Database data withdrawal, mysql driver
- getMysqliData
- in file rss.class.php, method Rss::getMysqliData()
Database data withdrawal, mysqli driver
i
- $image
- in file rss.class.php, variable Rss::$image
URL of feed image.
l
- $language
- in file rss.class.php, variable Rss::$language
Language of the feed.
- $link
- in file rss.class.php, variable Rss::$link
Base url of the page.
n
- $namespaces
- in file rss.class.php, variable Rss::$namespaces
Oprional feed namespaces.
p
- $postLink
- in file rss.class.php, variable Rss::$postLink
String of item-link.
- prepareData
- in file rss.class.php, method Rss::prepareData()
Prepares array of data for further usage
r
- Rss
- in file rss.class.php, class Rss
Class Rss
- rss.class.php
- procedural page rss.class.php
- rssBody
- in file rss.class.php, method Rss::rssBody()
Writes ITEM tags of RSS from values prepared by prepareData()
- rssFoot
- in file rss.class.php, method Rss::rssFoot()
Writes RSS epilogue
- rssHead
- in file rss.class.php, method Rss::rssHead()
Writes RSS prologue with Channel obligatory tags
s
- setHeader
- in file rss.class.php, method Rss::setHeader()
Sets page header
- splitLongText
- in file rss.class.php, method Rss::splitLongText()
By RSS Spec, description text should be 450 chars max. Lets ensure it is.
t
- $title
- in file rss.class.php, variable Rss::$title
Title of the feed. Should be the same as the page title.
_
- __call
- in file rss.class.php, method Rss::__call()
Method overloading - allows user to set Rss variables.
|
|