|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
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 |
Ajax\php\ubiquity$UIService This class is part of phpMv-UI.
Definition at line 15 of file UIService.php.
| __construct | ( | Controller | $controller | ) |
Definition at line 23 of file UIService.php.
| compile | ( | ) |
Definition at line 33 of file UIService.php.
| renderView | ( | string | $viewName, |
| array | $parameters = [], |
||
| bool | $asString = false |
||
| ) |
Definition at line 29 of file UIService.php.
|
protected |
Definition at line 17 of file UIService.php.
|
protected |
Definition at line 19 of file UIService.php.
|
protected |
Definition at line 21 of file UIService.php.