Defines marking guide backup structures.
More...
|
| define_plugin_structure ($connectionpoint) |
|
|
| define_definition_plugin_structure () |
| Declares marking guide structures to append to the grading form definition.
|
|
| define_instance_plugin_structure () |
| Declares marking guide structures to append to the grading form instances.
|
|
| get_plugin_element ($final_elements=null, $conditionparam=null, $conditionvalue=null) |
| Factory method that will return one backup_plugin_element (backup_optigroup_element) with its name automatically calculated, based one the plugin being handled (type, name)
|
|
| get_recommended_name () |
| Simple helper function that suggests one name for the main nested element in plugins It's not mandatory to use it but recommended ;-)
|
|
| get_setting_value ($name) |
| Returns the value of one (task/plan) setting.
|
|
Defines marking guide backup structures.
- Copyright
- 2012 Dan Marsden dan@d.nosp@m.anma.nosp@m.rsden.nosp@m..com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ define_definition_plugin_structure()
backup_gradingform_guide_plugin::define_definition_plugin_structure |
( |
| ) |
|
|
protected |
Declares marking guide structures to append to the grading form definition.
- Return values
-
◆ define_instance_plugin_structure()
backup_gradingform_guide_plugin::define_instance_plugin_structure |
( |
| ) |
|
|
protected |
Declares marking guide structures to append to the grading form instances.
- Return values
-
The documentation for this class was generated from the following file:
- grade/grading/form/guide/backup/moodle2/backup_gradingform_guide_plugin.class.php