Class: RSSCache
Source Location: /bblog/bBlog_plugins/rss/library/rss_cache.inc
( Revision Log )
Class RSSCache
Methods
RSSCache RSSCache(
[mixed
$base = ''], [mixed
$age = '']
)
|
|
void check_cache(
mixed
$url
)
|
|
void debug(
mixed
$debugmsg, [mixed
$lvl = E_USER_NOTICE]
)
|
|
void error(
mixed
$errormsg, [mixed
$lvl = E_USER_WARNING]
)
|
|
void file_name(
mixed
$url
)
|
|
void serialize(
mixed
$rss
)
|
|
void set(
mixed
$url, mixed
$rss
)
|
|
void unserialize(
mixed
$data
)
|
|
|
|