[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
Mustache helper to load strings from string_manager.
Copyright: | 2015 Damyon Wiese |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 96 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
external:: (3 methods):
load_template_parameters()
load_template()
load_template_returns()
load_template_parameters() X-Ref |
Returns description of load_template() parameters. return: external_function_parameters |
load_template($component, $template, $themename) X-Ref |
Return a mustache template, and all the strings it requires. param: string $component The component that holds the template. param: string $templatename The name of the template. param: string $themename The name of the current theme. return: string the template |
load_template_returns() X-Ref |
Returns description of load_template() result value. return: external_description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |