Class NTemplate
Template.
Direct known subclasses
NFileTemplate
public
|
|
public
source
|
|
public
|
|
public
|
|
public
string
|
|
public
string
|
|
public
|
|
final public
array
|
|
public
|
#
registerHelper( string $name, callback $callback )
Registers callback as template run-time helper. |
public
|
#
registerHelperLoader( callback $callback )
Registers callback as template run-time helpers loader. |
final public
array
|
|
public
mixed
|
|
public
|
|
public
|
|
public
|
|
public
array
|
|
public
|
|
public
mixed
&
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public static
string
|
#
optimizePhp( string $source, $lineLength = 80, $existenceOfThisParameterSolvesDamnBugInPHP535 = NULL )
Removes unnecessary blocks of PHP code. |
__callStatic(),
extensionMethod(),
getReflection()
|
public
boolean
|
$warnOnUndefined | TRUE |
|
public
array
|
$onPrepareFilters | array() |
#
of function(Template $sender); Occurs before a template is compiled - implement to customize the filters |