ModuleTemplate Class Reference
Public Member Functions |
| | __construct ($moduleLabel, $template) |
Detailed Description
Extended PHP-based template class for a module Search for template files in platform/templates/MODULELABEL and in module/MODULELABEL/templates
- Exceptions:
-
| Exception | if template file not found |
Definition at line 141 of file phptemplate.lib.php.
Constructor & Destructor Documentation
| __construct |
( |
$ |
moduleLabel, |
|
|
$ |
template | |
|
) |
| | |
- Parameters:
-
| string | $moduleLabel label of the module |
| string | $template name of the template |
Definition at line 147 of file phptemplate.lib.php.
The documentation for this class was generated from the following file: