|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Base class for js code. More...
Inheritance diagram for JsCode:Public Member Functions | |
| __construct ($mask) | |
| getMask () | |
| setMask ($mask) | |
| compile ($keyAndvalues) | |
Protected Attributes | |
| $mask | |
| __construct | ( | $mask | ) |
Definition at line 13 of file JsCode.php.
| compile | ( | $keyAndvalues | ) |
Definition at line 26 of file JsCode.php.
| getMask | ( | ) |
Definition at line 17 of file JsCode.php.
| setMask | ( | $mask | ) |
Definition at line 21 of file JsCode.php.
|
protected |
Definition at line 11 of file JsCode.php.