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

Class: RSSLib

Source Location: d:\website\PhpDocumentor\/rss/rss_lib.php

Class Overview

BitBase
   |
   --RSSLib



Methods


Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::debug()
Switch debug level in database
BitBase::display()
This method should be THE method used to display a template. php files should not access $gBitSmarty directly.
BitBase::getDb()
Return pointer to current Database
BitBase::getField()
Returns entry from the mInfo hash if field exists
BitBase::isDatabaseValid()
Determines if there is a valide database connection
BitBase::prepGetList()
Prepares parameters with default values for any getList function
BitBase::setDatabase()
Sets database mechanism for the instance
BitBase::verifyId()
Determines if any given variable exists and is a number

Class Details

[line 18]


[ Top ]


Class Methods


constructor RSSLib [line 19]

RSSLib RSSLib( )



[ Top ]

method characterDataHandler [line 120]

void characterDataHandler( $parser, $data)



Parameters:

   $parser  
   $data  

[ Top ]

method endElementHandler [line 110]

void endElementHandler( $parser, $name)



Parameters:

   $parser  
   $name  

[ Top ]

method get_rss_module [line 85]

void get_rss_module( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method get_rss_module_content [line 235]

void get_rss_module_content( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method get_rss_module_id [line 207]

void get_rss_module_id( $name)



Parameters:

   $name  

[ Top ]

method get_rss_show_pub_date [line 224]

void get_rss_show_pub_date( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method get_rss_show_title [line 214]

void get_rss_show_title( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method list_rss_modules [line 23]

void list_rss_modules( $offset, $max_records, $sort_mode, $find)



Parameters:

   $offset  
   $max_records  
   $sort_mode  
   $find  

[ Top ]

method NewsFeed [line 126]

void NewsFeed( $data, $rss_id)



Parameters:

   $data  
   $rss_id  

[ Top ]

method parse_rss_data [line 181]

void parse_rss_data( $rssdata, $rss_id)



Parameters:

   $rssdata  
   $rss_id  

[ Top ]

method refresh_rss_module [line 185]

void refresh_rss_module( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method remove_rss_module [line 74]

void remove_rss_module( $rss_id)



Parameters:

   $rss_id  

[ Top ]

method replace_rss_module [line 52]

void replace_rss_module( $rss_id, $name, $description, $url, $refresh, $show_title, $show_pub_date)



Parameters:

   $rss_id  
   $name  
   $description  
   $url  
   $refresh  
   $show_title  
   $show_pub_date  

[ Top ]

method rss_iconv [line 254]

void rss_iconv( $xmlstr, [ $tencod = "UTF-8"])



Parameters:

   $xmlstr  
   $tencod  

[ Top ]

method rss_module_name_exists [line 200]

void rss_module_name_exists( $name)



Parameters:

   $name  

[ Top ]

method startElementHandler [line 100]

void startElementHandler( $parser, $name, $attribs)



Parameters:

   $parser  
   $name  
   $attribs  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:48:26 +0000 by phpDocumentor 1.3.0