|
static | execute (int $entryid, string $subject, string $summary, int $summaryformat, array $options=[]) |
| Update the indicated glossary entry.
|
|
static | execute_parameters () |
| Parameters.
|
|
static | execute_returns () |
| Return.
|
|
◆ execute()
static core_blog\external\update_entry::execute |
( |
int | $entryid, |
|
|
string | $subject, |
|
|
string | $summary, |
|
|
int | $summaryformat, |
|
|
array | $options = [] ) |
|
static |
Update the indicated glossary entry.
- Parameters
-
int | $entryid | The entry to update |
string | $subject | the glossary subject |
string | $summary | the subject summary |
int | $summaryformat | the subject summary format |
array | $options | additional settings |
- Return values
-
array | with result and warnings |
- Exceptions
-
◆ execute_parameters()
static core_blog\external\update_entry::execute_parameters |
( |
| ) |
|
|
static |
Parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_blog\external\update_entry::execute_returns |
( |
| ) |
|
|
static |
Return.
- Return values
-
external_single_structure | |
The documentation for this class was generated from the following file:
- blog/classes/external/update_entry.php