◆ execute()
static core_contentbank\external\copy_content::execute |
( |
int | $contentid, |
|
|
string | $name ) |
|
static |
Copy content from the contentbank.
- Since
- Moodle 4.3
- Parameters
-
int | $contentid | The content id to copy. |
string | $name | The new name. |
- Return values
-
array | Id of the new content; false and the warning, otherwise. |
◆ execute_parameters()
static core_contentbank\external\copy_content::execute_parameters |
( |
| ) |
|
|
static |
copy_content parameters.
- Since
- Moodle 4.3
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_contentbank\external\copy_content::execute_returns |
( |
| ) |
|
|
static |
copy_content return.
- Since
- Moodle 4.3
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- contentbank/classes/external/copy_content.php