Wraps the OS modules template system in use, to provide a uniform and consistent interface to templates.
package |
Subsystems-Forms |
---|---|
subpackage |
Template |
deprecated |
__construct( $item_type, $item_dir, $view = "Default")
assign(string $var, mixed $val)
string
The name of the variable - how it will be referenced inside the Smarty code
mixed
The value of the variable.
output()
render() : boolean|mixed|string
Throws |
|
---|
boolean|mixed|string
module :
tpl :
viewfile :
view :
viewdir :