Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
mod_bigbluebuttonbn\local\extension\action_url_addons Class Reference

Public Member Functions

 execute (string $action='', array $data=[], array $metadata=[])
 Mutate the action URL.
 

Member Function Documentation

◆ execute()

mod_bigbluebuttonbn\local\extension\action_url_addons::execute ( string $action = '',
array $data = [],
array $metadata = [] )

Mutate the action URL.

By design:

  1. we should only add parameters
  2. we cannot count on the order the subplugins are called
Parameters
string$action
array$data
array$metadata
Return values
arrayassociative array with the additional data and metadata (indexed by 'data' and 'metadata' keys).

The documentation for this class was generated from the following file: