View handler.
More...
| View::afterrender |
( |
|
$func | ) |
|
post rendering handler
- Parameters
-
| View::alias |
( |
|
$key, |
|
|
|
$arg = null |
|
) |
| |
build an url from alias name
- Returns
- string
- Parameters
-
Encode characters to equivalent HTML entities
- Returns
- string
- Parameters
-
Decode HTML entities to equivalent characters
- Returns
- string
- Parameters
-
| View::render |
( |
|
$file, |
|
|
|
$mime = 'text/html', |
|
|
array |
$hive = NULL, |
|
|
|
$ttl = 0 |
|
) |
| |
Render template
- Returns
- string
- Parameters
-
| $file | string |
| $mime | string |
| $hive | array |
| $ttl | int |
| View::sandbox |
( |
array |
$hive = NULL | ) |
|
|
protected |
Create sandbox for template execution
- Returns
- string
- Parameters
-
The documentation for this class was generated from the following file: