[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 131 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
save_controller($controller, $checksum, $includeobj = true, $cleanobj = false) X-Ref |
Send one restore controller to DB param: restore_controller $controller controller to send to DB param: string $checksum hash of the controller to be checked param: bool $includeobj to decide if the object itself must be updated (true) or no (false) param: bool $cleanobj to decide if the object itself must be cleaned (true) or no (false) return: int id of the controller record in the DB |
load_controller($restoreid) X-Ref |
No description |
create_restore_temp_tables($restoreid) X-Ref |
No description |
drop_restore_temp_tables($backupid) X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |