See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 39 and 401]
Class containing data for list_templates page
Copyright: | 2015 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 110 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
list_templates_page:: (2 methods):
__construct()
export_for_template()
Class: list_templates_page - X-Ref
Class containing data for list_templates page__construct(string $component = '', string $search = '') X-Ref |
Template page constructor param: string $component param: string $search |
export_for_template(renderer_base $output) X-Ref |
Export this data so it can be used as the context for a mustache template. return: stdClass |