db
PHPViewResolver Class Reference

Inherits ViewResolver.

Public Member Functions

 __construct ()
 
 buildView ($viewName)
 

Protected Attributes

 $viewsPreffix = "/views"
 
 $log = NULL
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Member Function Documentation

◆ buildView()

buildView (   $viewName)

vytvori view pokud pro dane $viewName existuje pokud neexistuje vraci null

Parameters
string$viewName
Returns
View Description

Implements ViewResolver.

Member Data Documentation

◆ $log

$log = NULL
protected

◆ $viewsPreffix

$viewsPreffix = "/views"
protected

The documentation for this class was generated from the following file: