Class: MagpieRSS
Source Location: /bblog/bBlog_plugins/rss/library/rss_parse.inc
( Revision Log )
Class MagpieRSS
Methods
MagpieRSS MagpieRSS(
mixed
$source
)
|
|
void append(
mixed
&$str1, [mixed
$str2 = ""]
)
|
|
void cdata(
mixed
$p, mixed
$text
)
|
|
void end_element(
mixed
$p, mixed
$element
)
|
|
void error(
mixed
$errormsg, [mixed
$lvl = E_USER_WARNING]
)
|
|
void show_item(
mixed
$item
)
|
|
void start_element(
mixed
$p, mixed
$element, mixed
&$attrs
)
|
|
|
|