| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Class containing data for admin_presets tool. More...
| Public Member Functions | |
| __construct (array $presets, bool $showactions=false) | |
| Construct this renderable. | |
| export_for_template (renderer_base $output) | |
| Export the data. | |
Class containing data for admin_presets tool.
| tool_admin_presets\output\presets_list::__construct | ( | array | $presets, | 
| bool | $showactions = false ) | 
Construct this renderable.
| stdClass[] | $presets | Array of existing admin presets. | 
| bool | $showactions | Whether actions should be displayed or not. | 
| tool_admin_presets\output\presets_list::export_for_template | ( | renderer_base | $output | ) |