This is the external method for deleting a saved preset.
More...
This is the external method for deleting a saved preset.
- Since
- Moodle 4.1
- Copyright
- 2022 Amaia Anabitarte amaia.nosp@m.@moo.nosp@m.dle.c.nosp@m.om
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static mod_data\external\get_mapping_information::execute |
( |
int | $cmid, |
|
|
string | $importedpreset ) |
|
static |
Get importing information for the given database course module.
- Parameters
-
int | $cmid | Id of the course module where to import the preset. |
string | $importedpreset | Plugin or saved preset to be imported. |
- Return values
-
array | Information needed to decide whether to show the dialogue or not. |
◆ execute_parameters()
static mod_data\external\get_mapping_information::execute_parameters |
( |
| ) |
|
|
static |
Parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static mod_data\external\get_mapping_information::execute_returns |
( |
| ) |
|
|
static |
Return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file: