Class containing data for list_templates page.
More...
|
| __construct (string $component='', string $search='') |
| Template page constructor.
|
|
| export_for_template (renderer_base $output) |
| Export this data so it can be used as the context for a mustache template.
|
|
|
string | $component |
| $component The currently selected component
|
|
string | $search |
| $search The current search
|
|
Class containing data for list_templates page.
- Copyright
- 2015 Damyon Wiese
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
tool_templatelibrary\output\list_templates_page::__construct |
( |
string | $component = '', |
|
|
string | $search = '' ) |
Template page constructor.
- Parameters
-
string | $component | |
string | $search | |
◆ export_for_template()
tool_templatelibrary\output\list_templates_page::export_for_template |
( |
renderer_base | $output | ) |
|
Export this data so it can be used as the context for a mustache template.
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/templatelibrary/classes/output/list_templates_page.php