db
AdminPHPView Class Reference

Inherits PHPView.

Public Member Functions

 __construct ($viewName, $viewPath)
 
 render ()
 

Public Attributes

const VIEW_SUFFIX = ".tmpl.php"
 

Protected Attributes

 $viewPath
 
 $log
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $viewName,
  $viewPath 
)

vytvari view podle zadaneho jmena a predava mu parametry

Member Function Documentation

◆ render()

render ( )

provede vykresleni celeho view

Member Data Documentation

◆ $log

$log
protected

◆ $viewPath

$viewPath
protected

◆ VIEW_SUFFIX

const VIEW_SUFFIX = ".tmpl.php"

suffix of view file


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