Ubiquity  2.0.0
php rapid development framework
MicroTemplateEngine Class Reference
+ Inheritance diagram for MicroTemplateEngine:

Public Member Functions

 __construct ()
 
 render ($viewName, $pData, $asString)
 
- Public Member Functions inherited from TemplateEngine
 render ($fileName, $pData, $asString)
 

Private Attributes

 $viewsFolder
 

Detailed Description

Definition at line 8 of file MicroTemplateEngine.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Definition at line 11 of file MicroTemplateEngine.php.

Member Function Documentation

◆ render()

render (   $viewName,
  $pData,
  $asString 
)

Definition at line 19 of file MicroTemplateEngine.php.

Field Documentation

◆ $viewsFolder

$viewsFolder
private

Definition at line 9 of file MicroTemplateEngine.php.


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