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


Static Public Member Functions | |
| static | save_controller ($controller, $checksum) |
| static | load_controller ($restoreid) |
| static | create_restore_temp_tables ($restoreid) |
| static | drop_restore_temp_tables ($backupid) |
Non instantiable helper class providing DB support to the
This class contains various static methods available for all the DB operations performed by the restore_controller class
TODO: Finish phpdocs
Definition at line 33 of file restore_controller_dbops.class.php.
| static create_restore_temp_tables | ( | $ | restoreid | ) | [static] |
Definition at line 87 of file restore_controller_dbops.class.php.


| static drop_restore_temp_tables | ( | $ | backupid | ) | [static] |
Definition at line 101 of file restore_controller_dbops.class.php.

| static load_controller | ( | $ | restoreid | ) | [static] |
Definition at line 74 of file restore_controller_dbops.class.php.

| static save_controller | ( | $ | controller, |
| $ | checksum | ||
| ) | [static] |
Definition at line 35 of file restore_controller_dbops.class.php.