|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
A single action class to mutate the action URL. More...
Public Member Functions | |
| execute (string $action='', array $data=[], array $metadata=[]) | |
| Mutate the action URL. | |
A single action class to mutate the action URL.
| mod_bigbluebuttonbn\local\extension\action_url_addons::execute | ( | string | $action = '', |
| array | $data = [], | ||
| array | $metadata = [] ) |
Mutate the action URL.
By design:
| string | $action | |
| array | $data | |
| array | $metadata |
| array | associative array with the additional data and metadata (indexed by 'data' and 'metadata' keys). |