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

Static Public Member Functions

static is_available ()
 public static methods //////////////////////////////////////////////////

Protected Member Functions

 execute ()

Detailed Description

Definition at line 5 of file backuplib.php.


Member Function Documentation

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.

Returns:
boolean true if this converter should be considered as available

Reimplemented from base_converter.

Definition at line 6 of file backuplib.php.


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