phpMv
-UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Public Member Functions | |
__construct ($autoCompile=true) | |
setLanguage ($language) | |
![]() | |
__construct ($autoCompile=true) | |
isAutoCompile () | |
setAutoCompile ($autoCompile) | |
compile ($internal=false) | |
setJs (JsUtils $js) | |
addComponent (SimpleComponent $component, $attachTo, $params) | |
addHtmlComponent (BaseHtml $htmlComponent) | |
compileHtml (JsUtils $js=NULL, &$view=NULL) | |
matchHtmlComponents ($callback) | |
getHtmlComponent ($identifier) | |
clearComponents () | |
Private Attributes | |
$language | |
Additional Inherited Members | |
![]() | |
$autoCompile | |
$components | |
$htmlComponents | |
$js | |
Definition at line 13 of file Semantic.php.
__construct | ( | $autoCompile = true | ) |
Definition at line 19 of file Semantic.php.
setLanguage | ( | $language | ) |
Definition at line 23 of file Semantic.php.
|
private |
Definition at line 17 of file Semantic.php.