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


Static Public Member Functions | |
| static | is_available () |
| public static methods ////////////////////////////////////////////////// | |
Protected Member Functions | |
| execute () | |
Definition at line 5 of file backuplib.php.
| execute | ( | ) | [protected] |
Converts the contents of the tempdir into the target format in the workdir
Reimplemented from base_converter.
Definition at line 10 of file backuplib.php.
| static is_available | ( | ) | [static] |
public static methods //////////////////////////////////////////////////
Makes sure that this converter is available at this site
This is intended for eventual PHP extensions check, environment check etc. All checks that do not depend on actual backup data should be done here.
Reimplemented from base_converter.
Definition at line 6 of file backuplib.php.