/util/magpie/rss_fetch.inc

Description
Includes
require_once (MAGPIE_DIR.'rss_parse.inc') (line 30)
require_once (MAGPIE_DIR.'rss_cache.inc') (line 31)
require_once (Snoopy.class.inc) (line 35)
Constants
DIR_SEP = DIRECTORY_SEPARATOR (line 23)
MAGPIE_DIR = dirname(__FILE__).DIR_SEP (line 27)
MAGPIE_EXTLIB = MAGPIE_DIR.'extlib'.DIR_SEP (line 34)
MAGPIE_VERSION = '0.72' (line 84)
Functions
debug (line 242)
void debug ( $debugmsg, [ $lvl = E_USER_NOTICE])
  • $debugmsg
  • $lvl
error (line 228)
void error ( $errormsg, [ $lvl = E_USER_WARNING])
  • $errormsg
  • $lvl
fetch_rss (line 88)
void fetch_rss ( $url)
  • $url
init (line 333)
void init ()
is_client_error (line 446)
void is_client_error ( $sc)
  • $sc
is_error (line 438)
void is_error ( $sc)
  • $sc
is_info (line 414)
void is_info ( $sc)
  • $sc
is_redirect (line 430)
void is_redirect ( $sc)
  • $sc
is_server_error (line 454)
void is_server_error ( $sc)
  • $sc
is_success (line 422)
void is_success ( $sc)
  • $sc
magpie_error (line 250)
void magpie_error ([ $errormsg = ""])
  • $errormsg
_fetch_remote_file (line 267)
void _fetch_remote_file ( $url, [ $headers = ""])
  • $url
  • $headers
_response_to_rss (line 288)
void _response_to_rss ( $resp)
  • $resp

Documentation generated on Fri, 1 Jun 2007 16:51:45 +0200 by phpDocumentor 1.3.2