|
static | execute (int $contextid, string $pagehash, string $pageinstance, string $elementid, string $drafttext) |
| Reset the autosave entry for this autosave instance.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describe the return structure of the external service.
|
|
◆ execute()
static tiny_autosave\external\update_autosave_session_content::execute |
( |
int | $contextid, |
|
|
string | $pagehash, |
|
|
string | $pageinstance, |
|
|
string | $elementid, |
|
|
string | $drafttext ) |
|
static |
Reset the autosave entry for this autosave instance.
If not matching autosave area could be found, the function will silently return and this is not treated as an error condition.
- Parameters
-
int | $contextid | The context id of the owner |
string | $pagehash | The hash of the page |
string | $pageinstance | The instance id of the page |
string | $elementid | The id of the element |
string | $drafttext | The text to store |
- Return values
-
◆ execute_parameters()
static tiny_autosave\external\update_autosave_session_content::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static tiny_autosave\external\update_autosave_session_content::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:
- lib/editor/tiny/plugins/autosave/classes/external/update_autosave_session_content.php