|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($mysql_location, $name, $extension) | |
| save ($data) | |
| load () | |
| mtime () | |
| touch () | |
| unlink () | |
Data Fields | |
| $mysql | |
| $options | |
| $id | |
Definition at line 8435 of file simplepie.class.php.
| __construct | ( | $ | mysql_location, |
| $ | name, | ||
| $ | extension | ||
| ) |
| load | ( | ) |
Definition at line 8602 of file simplepie.class.php.
| mtime | ( | ) |
| save | ( | $ | data | ) |
| touch | ( | ) |
Definition at line 8678 of file simplepie.class.php.
| unlink | ( | ) |
Definition at line 8690 of file simplepie.class.php.
| $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.