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

Base class for js code. More...

+ Inheritance diagram for JsCode:

Public Member Functions

 __construct ($mask)
 
 getMask ()
 
 setMask ($mask)
 
 compile ($keyAndvalues)
 

Protected Attributes

 $mask
 

Detailed Description

Base class for js code.

Author
jc
Version
1.001

Definition at line 10 of file JsCode.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $mask)

Definition at line 13 of file JsCode.php.

Member Function Documentation

◆ compile()

compile (   $keyAndvalues)

Definition at line 26 of file JsCode.php.

◆ getMask()

getMask ( )

Definition at line 17 of file JsCode.php.

◆ setMask()

setMask (   $mask)

Definition at line 21 of file JsCode.php.

Field Documentation

◆ $mask

$mask
protected

Definition at line 11 of file JsCode.php.


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