|
| define_plugin_structure ($connectionpoint) |
|
|
| define_question_plugin_structure () |
| Returns the comment information to attach to question element.
|
|
| 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.
|
|
◆ define_question_plugin_structure()
backup_qbank_customfields_plugin::define_question_plugin_structure |
( |
| ) |
|
|
protected |
Returns the comment information to attach to question element.
- Return values
-
backup_plugin_element | The backup plugin element |
The documentation for this class was generated from the following file:
- question/bank/customfields/backup/moodle2/backup_qbank_customfields_plugin.class.php