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

Show: inherited
Table of Contents

\RSSCache

Package:

Properties

Propertypublic  $BASE_CACHE= ''./cache''
Default value'./cache'Details
Type
n/a
Propertypublic  $ERROR= '""'
Default value""Details
Type
n/a
Propertypublic  $MAX_AGE= '3600'
Default value3600Details
Type
n/a

Methods

methodpublic__construct(  $base = '',  $age = '' ) : void

Parameters
Name Type Description
$base
$age
methodpubliccache_age(  $url ) : void

Parameters
Name Type Description
$url
methodpubliccheck_cache(  $url ) : void

Parameters
Name Type Description
$url
methodpublicdebug(  $debugmsg,  $lvl = E_USER_NOTICE ) : void

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

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

Parameters
Name Type Description
$url
methodpublicget(  $url ) : void

Parameters
Name Type Description
$url
methodpublicserialize(  $rss ) : void

Parameters
Name Type Description
$rss
methodpublicset(  $url,  $rss ) : void

Parameters
Name Type Description
$url
$rss
methodpublicunserialize(  $data ) : void

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