Inherits PHPView.
◆ __construct()
| __construct |
( |
|
$layoutName, |
|
|
|
$viewName, |
|
|
array |
$modulesPaths, |
|
|
|
$specificViewsDir |
|
) |
| |
vytvari view podle zadaneho jmena a predava mu parametry
◆ findLayoutPartFilePath()
| findLayoutPartFilePath |
( |
|
$partName | ) |
|
|
protected |
najde cestu k potrebne casti grafickeho rozhrani
◆ getLayoutName()
◆ render()
provede vykresleni celeho view
◆ renderLayoutPart()
| renderLayoutPart |
( |
|
$partName | ) |
|
provede renderovani soucasti graficleho rozhrani
◆ $log
◆ $modulesPaths
◆ $specificViewsDir
◆ LAYOUT_SUFFIX
| const LAYOUT_SUFFIX = ".lay.php" |
◆ PART_SUFFIX
| const PART_SUFFIX = ".tmpl.php" |
suffix of template part file
The documentation for this class was generated from the following file: