◆ execute()
static core_blog\external\delete_entry::execute |
( |
int | $entryid | ) |
|
|
static |
Deletes a blog entry.
- Parameters
-
int | $entryid | The entry id to remove. |
- Exceptions
-
- Return values
-
array | result of the operation |
◆ execute_parameters()
static core_blog\external\delete_entry::execute_parameters |
( |
| ) |
|
|
static |
Describes the external function parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_blog\external\delete_entry::execute_returns |
( |
| ) |
|
|
static |
Return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- blog/classes/external/delete_entry.php