phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
UIService Class Reference

Ajax\php\ubiquity$UIService This class is part of phpMv-UI. More...

Public Member Functions

 __construct (Controller $controller)
 
 renderView (string $viewName, array $parameters=[], bool $asString=false)
 
 compile ()
 

Protected Attributes

Controller $controller
 
JsUtils $jquery
 
Semantic $semantic
 

Detailed Description

Ajax\php\ubiquity$UIService This class is part of phpMv-UI.

Author
jc
Version
1.0.1

Definition at line 15 of file UIService.php.

Constructor & Destructor Documentation

◆ __construct()

__construct ( Controller  $controller)

Definition at line 23 of file UIService.php.

Member Function Documentation

◆ compile()

compile ( )

Definition at line 33 of file UIService.php.

◆ renderView()

renderView ( string  $viewName,
array  $parameters = [],
bool  $asString = false 
)

Definition at line 29 of file UIService.php.

Field Documentation

◆ $controller

Controller $controller
protected

Definition at line 17 of file UIService.php.

◆ $jquery

JsUtils $jquery
protected

Definition at line 19 of file UIService.php.

◆ $semantic

Semantic $semantic
protected

Definition at line 21 of file UIService.php.


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