core/model/modx/xmlrss/rssfetch.class.php

Show: inherited
Table of Contents

Constants

Constant  DIR_SEP = DIRECTORY_SEPARATOR
Constant  MAGPIE_DIR = dirname(__FILE__) . DIR_SEP
Constant  MAGPIE_EXTLIB = MAGPIE_DIR . 'extlib' . DIR_SEP
Constant  MAGPIE_VERSION = '0.72'

Functions

function_fetch_remote_file(  $url,  $headers = "" ) : void

Parameters
Name Type Description
$url
$headers
function_response_to_rss(  $resp ) : void

Parameters
Name Type Description
$resp
functiondebug(  $debugmsg,  $lvl = E_USER_NOTICE ) : void

Parameters
Name Type Description
$debugmsg
$lvl
functionerror(  $errormsg,  $lvl = E_USER_WARNING ) : void

Parameters
Name Type Description
$errormsg
$lvl
functionfetch_rss(  $url ) : void

Parameters
Name Type Description
$url
functioninit( ) : void

functionis_client_error(  $sc ) : void

Parameters
Name Type Description
$sc
functionis_error(  $sc ) : void

Parameters
Name Type Description
$sc
functionis_info(  $sc ) : void

Parameters
Name Type Description
$sc
functionis_redirect(  $sc ) : void

Parameters
Name Type Description
$sc
functionis_server_error(  $sc ) : void

Parameters
Name Type Description
$sc
functionis_success(  $sc ) : void

Parameters
Name Type Description
$sc
functionmagpie_error(  $errormsg = "" ) : void

Parameters
Name Type Description
$errormsg
Documentation was generated by DocBlox 0.18.1.