Inherits ViewResolver.
Public Member Functions | |
| __construct (array $viewsConfig) | |
| buildView ($viewName) | |
Protected Attributes | |
| $viewsPreffix = "/views/" | |
| $layoutsPreffix = "/layouts/" | |
| $viewsConfig = [] | |
| $log = NULL | |
| __construct | ( | array | $viewsConfig | ) |
| buildView | ( | $viewName | ) |
vytvori view pokud pro dane $viewName existuje pokud neexistuje vraci null
| string | $viewName |
Implements ViewResolver.
|
protected |
|
protected |
|
protected |
|
protected |