phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Public Member Functions | |
addToCompile ($jsScript) | |
Protected Member Functions | |
_addToCompile ($jsScript) | |
_compileLibrary (BaseGui $library, &$view=NULL) | |
defer ($script) | |
ready ($script) | |
minify ($input) | |
_open_script ($src='') | |
Outputs an opening <script> | |
_close_script ($extra="\n") | |
Outputs an closing </script> | |
conflict () | |
Protected Attributes | |
$jquery_code_for_compile = array() | |
$jquery_code_for_compile_at_last = array() | |
Definition at line 6 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 12 of file JsUtilsInternalTrait.php.
|
protected |
Outputs an closing </script>
string | $extra |
Definition at line 84 of file JsUtilsInternalTrait.php.
|
protected |
BaseGui | $library | |
mixed | $view |
Definition at line 21 of file JsUtilsInternalTrait.php.
|
protected |
Outputs an opening <script>
string | $src |
Reimplemented in JsUtils.
Definition at line 72 of file JsUtilsInternalTrait.php.
addToCompile | ( | $jsScript | ) |
Definition at line 92 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 88 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 29 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 41 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 35 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 8 of file JsUtilsInternalTrait.php.
|
protected |
Definition at line 10 of file JsUtilsInternalTrait.php.