RSSLib Class Reference

Inheritance diagram for RSSLib:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 characterDataHandler ($parser, $data)
 endElementHandler ($parser, $name)
 get_rss_module ($rss_id)
 get_rss_module_id ($name)
 get_rss_show_pub_date ($rss_id)
 get_rss_show_title ($rss_id)
 get_short_desc ($text)
 get_short_descs ($items, $length=1)
 list_rss_modules ($offset, $max_records, $sort_mode, $find)
 parse_feeds ($pParamHash)
 refresh_rss_module ($rss_id)
 remove_rss_module ($rss_id)
 replace_rss_module ($rss_id, $name, $description, $url, $refresh, $show_title, $show_pub_date)
 rss_iconv ($xmlstr, $tencod="UTF-8")
 rss_module_name_exists ($name)
 RSSLib ()
 startElementHandler ($parser, $name, $attribs)

Detailed Description

Definition at line 18 of file rss_lib.php.


Member Function Documentation

RSSLib::characterDataHandler ( parser,
data 
)

Definition at line 120 of file rss_lib.php.

References $data.

RSSLib::endElementHandler ( parser,
name 
)

Definition at line 110 of file rss_lib.php.

RSSLib::get_rss_module ( rss_id  ) 

Definition at line 85 of file rss_lib.php.

References $query, $result, $ret, FALSE, and mDb.

Referenced by parse_feeds(), and refresh_rss_module().

RSSLib::get_rss_module_id ( name  ) 

Definition at line 231 of file rss_lib.php.

References $query, and mDb.

RSSLib::get_rss_show_pub_date ( rss_id  ) 

Definition at line 248 of file rss_lib.php.

References $query, $ret, FALSE, and mDb.

RSSLib::get_rss_show_title ( rss_id  ) 

Definition at line 238 of file rss_lib.php.

References $query, $ret, FALSE, and mDb.

RSSLib::get_short_desc ( text  ) 

Definition at line 343 of file rss_lib.php.

References $text.

Referenced by get_short_descs().

RSSLib::get_short_descs ( items,
length = 1 
)

Definition at line 363 of file rss_lib.php.

References $item, $items, $shortdescs, and get_short_desc().

Here is the call graph for this function:

RSSLib::list_rss_modules ( offset,
max_records,
sort_mode,
find 
)

Definition at line 23 of file rss_lib.php.

References $find, $max_records, $mid, $offset, $query, $res, $result, $ret, $sort_mode, and mDb.

RSSLib::parse_feeds ( pParamHash  ) 

Definition at line 385 of file rss_lib.php.

References $feed, $items, $pParamHash, bit_log_error(), FALSE, get_rss_module(), url, and BitBase::verifyId().

Here is the call graph for this function:

RSSLib::refresh_rss_module ( rss_id  ) 

Definition at line 209 of file rss_lib.php.

References $data, $gBitSystem, $info, $now, $query, $result, bit_http_request(), get_rss_module(), mDb, rss_iconv(), and url.

Here is the call graph for this function:

RSSLib::remove_rss_module ( rss_id  ) 

Definition at line 74 of file rss_lib.php.

References $query, $result, $ret, FALSE, and mDb.

RSSLib::replace_rss_module ( rss_id,
name,
description,
url,
refresh,
show_title,
show_pub_date 
)

Definition at line 52 of file rss_lib.php.

References $description, $query, $refresh, $result, $ret, $url, FALSE, and mDb.

RSSLib::rss_iconv ( xmlstr,
tencod = "UTF-8" 
)

Definition at line 284 of file rss_lib.php.

References FALSE.

Referenced by refresh_rss_module().

RSSLib::rss_module_name_exists ( name  ) 

Definition at line 224 of file rss_lib.php.

References $query, $result, and mDb.

RSSLib::RSSLib (  ) 

Definition at line 19 of file rss_lib.php.

References BitBase::BitBase().

Here is the call graph for this function:

RSSLib::startElementHandler ( parser,
name,
attribs 
)

Definition at line 100 of file rss_lib.php.


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:53 2007 for bitweaver by  doxygen 1.5.2