Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
backup_enrol_lti_plugin Class Reference

Define all the backup steps. More...

Inheritance diagram for backup_enrol_lti_plugin:
backup_enrol_plugin backup_plugin

Public Member Functions

 define_enrol_plugin_structure ()
 Defines the other LTI enrolment structures to append. More...
 
 define_plugin_structure ($connectionpoint)
 

Protected Member Functions

 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.
 

Protected Attributes

string $connectionpoint
 
backup_optigroup_element $optigroup
 
string $pluginname
 
string $plugintype
 
backup_structure_step $step
 
backup_course_task backup_activity_task $task
 

Detailed Description

Define all the backup steps.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ define_enrol_plugin_structure()

backup_enrol_lti_plugin::define_enrol_plugin_structure ( )

Defines the other LTI enrolment structures to append.

Return values
backup_plugin_element

The documentation for this class was generated from the following file: