Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
backup_logstore_standard_subplugin Class Reference
Inheritance diagram for backup_logstore_standard_subplugin:
backup_tool_log_logstore_subplugin backup_subplugin

Public Member Functions

 define_subplugin_structure ($connectionpoint)
 

Protected Member Functions

 define_logstore_subplugin_structure ()
 Returns the subplugin structure to attach to the 'logstore' XML element. More...
 
 get_recommended_name ()
 Simple helper function that suggests one name for the main nested element in subplugins It's not mandatory to use it but recommended ;-)
 
 get_setting_value ($name)
 Returns the value of one (task/plan) setting.
 
 get_subplugin_element ($final_elements=null, $conditionparam=null, $conditionvalue=null)
 Factory method that will return one backup_subplugin_element (backup_optigroup_element) with its name automatically calculated, based one the subplugin being handled (type, name)
 

Protected Attributes

 $connectionpoint
 
 $optigroup
 
 $step
 
 $subpluginname
 
 $subplugintype
 
 $task
 

Member Function Documentation

◆ define_logstore_subplugin_structure()

backup_logstore_standard_subplugin::define_logstore_subplugin_structure ( )
protected

Returns the subplugin structure to attach to the 'logstore' XML element.

Return values
backup_subplugin_elementthe subplugin structure to be attached.

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