|
static | execute (int $contextid, string $content,) |
| External function to filter the content.
|
|
static | execute_parameters () |
| Describes the parameters for filtering the content.
|
|
static | execute_returns () |
| Describes the data returned from the external function.
|
|
◆ execute()
static tiny_media\external\preview::execute |
( |
int | $contextid, |
|
|
string | $content ) |
|
static |
External function to filter the content.
- Parameters
-
int | $contextid | Context ID. |
string | $content | Equation content. |
- Return values
-
- Since
- Moodle 5.0
◆ execute_parameters()
static tiny_media\external\preview::execute_parameters |
( |
| ) |
|
|
static |
Describes the parameters for filtering the content.
- Return values
-
external_function_parameters | |
- Since
- Moodle 5.0
◆ execute_returns()
static tiny_media\external\preview::execute_returns |
( |
| ) |
|
|
static |
Describes the data returned from the external function.
- Return values
-
external_single_structure | |
- Since
- Moodle 5.0
The documentation for this class was generated from the following file:
- lib/editor/tiny/plugins/media/classes/external/preview.php