libAllure
 
Loading...
Searching...
No Matches
libAllure\Template Class Reference
+ Inheritance diagram for libAllure\Template:

Public Member Functions

 __construct ($cacheDir, $templateDir='includes/templates/')
 
 addAutoClearVar ($var)
 
 assignForm (Form $f, $prefix=null)
 
 boolToString ($test, $onTrue="Yes", $onFalse="No", $onNull="Unknown")
 
 display ($template=null, $cacheId=null, $compileId=null, $parent=null)
 
 displayForm (Form $f, $tplName='form.tpl')
 
 displayWithHeaderAndFooter ($tplName)
 
 error ($message=null)
 
 externUrl ($input)
 
 externUrlOr ($input, $default="None")
 
 htmlify ($content, $paragraphs=true)
 
 parify ($s)
 
 registerFunction ($alias, $function)
 
 registerModifier ($name, $callback)