[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/classes/output/ -> external.php (summary)

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

Defines 1 class

external:: (3 methods):
  load_template_parameters()
  load_template()
  load_template_returns()


Class: external  - X-Ref

This class contains a list of webservice functions related to output.

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