|
| execute (string $action='', array $data=[], array $metadata=[]) |
| Mutate the action URL.
|
|
◆ execute()
mod_bigbluebuttonbn\local\extension\action_url_addons::execute |
( |
string | $action = '', |
|
|
array | $data = [], |
|
|
array | $metadata = [] ) |
Mutate the action URL.
By design:
- we should only add parameters
- we cannot count on the order the subplugins are called
- Parameters
-
string | $action | |
array | $data | |
array | $metadata | |
- Return values
-
array | associative array with the additional data and metadata (indexed by 'data' and 'metadata' keys). |
The documentation for this class was generated from the following file:
- mod/bigbluebuttonbn/classes/local/extension/action_url_addons.php