Inherits PHPView.
Public Member Functions | |
| __construct ($viewName, $viewPath) | |
| render () | |
Public Attributes | |
| const | VIEW_SUFFIX = ".tmpl.php" |
Protected Attributes | |
| $viewPath | |
| $log | |
| __construct | ( | $viewName, | |
| $viewPath | |||
| ) |
vytvari view podle zadaneho jmena a predava mu parametry
| render | ( | ) |
provede vykresleni celeho view
|
protected |
|
protected |
| const VIEW_SUFFIX = ".tmpl.php" |
suffix of view file