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


Public Member Functions | |
| __construct ($plugintype, $pluginname, $optigroup, $step) | |
Protected Member Functions | |
| get_format_condition () | |
Protected Attributes | |
| $courseformat | |
Class extending standard backup_plugin in order to implement some helper methods related with the course formats (format plugin)
TODO: Finish phpdocs
Definition at line 31 of file backup_format_plugin.class.php.
| __construct | ( | $ | plugintype, |
| $ | pluginname, | ||
| $ | optigroup, | ||
| $ | step | ||
| ) |
Reimplemented from backup_plugin.
Definition at line 35 of file backup_format_plugin.class.php.

| get_format_condition | ( | ) | [protected] |
Return the condition encapsulated into sqlparam format to get evaluated by value, not by path nor processor setting
Definition at line 47 of file backup_format_plugin.class.php.
$courseformat [protected] |
Definition at line 33 of file backup_format_plugin.class.php.