This is the external method for deleting a content.
More...
This is the external method for deleting a content.
- Since
- Moodle 3.9
- Copyright
- 2020 Sara Arjona sara@.nosp@m.mood.nosp@m.le.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static core_contentbank\external\delete_content::execute |
( |
array | $contentids | ) |
|
|
static |
Delete content from the contentbank.
- Parameters
-
array | $contentids | List of content ids to delete. |
- Return values
-
array | True if the content has been deleted; false and the warning, otherwise. |
◆ execute_parameters()
static core_contentbank\external\delete_content::execute_parameters |
( |
| ) |
|
|
static |
Parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_contentbank\external\delete_content::execute_returns |
( |
| ) |
|
|
static |
Return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file: