Property | Type | Description | |
---|---|---|---|
$level | |||
$trigger | |||
$view |
Method | Description | |
---|---|---|
afterrender ( $func ) | post rendering handler | |
esc ( $arg ) : string | Encode characters to equivalent HTML entities | |
raw ( $arg ) : string | Decode HTML entities to equivalent characters | |
render ( $file, $mime = 'text/html', array $hive = NULL, $ttl ) : string | Render template |
Method | Description | |
---|---|---|
sandbox ( array $hive = NULL ) : string | Create sandbox for template execution |