Moodle  2.2.1
http://www.collinsharper.com
SimplePie_Cache_MySQL Class Reference
Inheritance diagram for SimplePie_Cache_MySQL:
Collaboration diagram for SimplePie_Cache_MySQL:

Public Member Functions

 __construct ($mysql_location, $name, $extension)
 save ($data)
 load ()
 mtime ()
 touch ()
 unlink ()

Data Fields

 $mysql
 $options
 $id

Detailed Description

Definition at line 8435 of file simplepie.class.php.


Constructor & Destructor Documentation

__construct ( mysql_location,
name,
extension 
)

Definition at line 8441 of file simplepie.class.php.

Here is the call graph for this function:


Member Function Documentation

load ( )

Definition at line 8602 of file simplepie.class.php.

mtime ( )

Definition at line 8666 of file simplepie.class.php.

Here is the caller graph for this function:

save ( data)

Definition at line 8509 of file simplepie.class.php.

Here is the call graph for this function:

touch ( )

Definition at line 8678 of file simplepie.class.php.

unlink ( )

Definition at line 8690 of file simplepie.class.php.


Field Documentation

$id

Definition at line 8439 of file simplepie.class.php.

$mysql

Definition at line 8437 of file simplepie.class.php.

$options

Definition at line 8438 of file simplepie.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations