|
| __construct (int $id, $unused1=null, $unused2=null, $unused3=null, $unused4=null, ?\action_menu $unused5=null) |
| The class constructor.
|
|
| export_for_template (\renderer_base $output) |
| Export the data for the mustache template.
|
|
◆ __construct()
mod_data\output\fields_action_bar::__construct |
( |
int | $id, |
|
|
| $unused1 = null, |
|
|
| $unused2 = null, |
|
|
| $unused3 = null, |
|
|
| $unused4 = null, |
|
|
?\action_menu | $unused5 = null ) |
The class constructor.
- Parameters
-
int | $id | The database module id |
null | $unused1 | This parameter has been deprecated since 4.1 and should not be used anymore. |
null | $unused2 | This parameter has been deprecated since 4.1 and should not be used anymore. |
null | $unused3 | This parameter has been deprecated since 4.1 and should not be used anymore. |
null | $unused4 | This parameter has been deprecated since 4.1 and should not be used anymore. |
action_menu | null | $unused5 | This parameter has been deprecated since 4.2 and should not be used anymore. |
◆ export_for_template()
mod_data\output\fields_action_bar::export_for_template |
( |
\renderer_base | $output | ) |
|
Export the data for the mustache template.
- Parameters
-
renderer_base | $output | The renderer to be used to render the action bar elements. |
- Return values
-
The documentation for this class was generated from the following file:
- mod/data/classes/output/fields_action_bar.php