Property | Type | Description | |
---|---|---|---|
$filter | |||
$mime |
Method | Description | |
---|---|---|
filter ( string $key = NULL, string | closure $func = NULL ) : array | closure | string | Register or get (a specific one or all) token filters | |
render ( $file, $mime = NULL, array $hive = NULL, $ttl ) : string | Render template | |
resolve ( $str, array $hive = NULL ) : string | Render template string | |
token ( $str ) : string | Convert token to variable |
Method | Description | |
---|---|---|
build ( $node ) : string | Assemble markup |