|
static | execute (int $draftitemid) |
| Updates current user private files.
|
|
static | execute_parameters () |
| Describes the external function parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
- Copyright
- 2024 Juan Leyva
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ execute()
static core_user\external\update_private_files::execute |
( |
int | $draftitemid | ) |
|
|
static |
Updates current user private files.
- Parameters
-
int | $draftitemid | The draft item id with the files. |
- Exceptions
-
- Return values
-
◆ execute_parameters()
static core_user\external\update_private_files::execute_parameters |
( |
| ) |
|
|
static |
Describes the external function parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_user\external\update_private_files::execute_returns |
( |
| ) |
|
|
static |
Describe the return structure of the external service.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- user/classes/external/update_private_files.php