Class containing data for admin_presets tool.
More...
Class containing data for admin_presets tool.
- Copyright
- 2021 Amaia Anabitarte amaia.nosp@m.@moo.nosp@m.dle.c.nosp@m.om
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_admin_presets\output\presets_list::__construct |
( |
array | $presets, |
|
|
bool | $showactions = false ) |
Construct this renderable.
- Parameters
-
stdClass[] | $presets | Array of existing admin presets. |
bool | $showactions | Whether actions should be displayed or not. |
◆ export_for_template()
tool_admin_presets\output\presets_list::export_for_template |
( |
renderer_base | $output | ) |
|
Export the data.
- Parameters
-
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/admin_presets/classes/output/presets_list.php