|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Public Member Functions | |
| __construct ($semElement, $title="", $content="", $variation=NULL, $params=array()) | |
| setHtml ($html) | |
| setAttributes ($variation=NULL, $params=array()) | |
| onShow ($jsCode) | |
| compile (JsUtils $js=NULL) | |
| run (JsUtils $js) | |
Protected Attributes | |
| $title | |
| $content | |
| $html | |
| $variation | |
| $params | |
| $semElement | |
Private Member Functions | |
| _compileHtml (JsUtils $js=NULL) | |
Definition at line 9 of file InternalPopup.php.
| __construct | ( | $semElement, | |
$title = "", |
|||
$content = "", |
|||
$variation = NULL, |
|||
$params = array() |
|||
| ) |
Definition at line 17 of file InternalPopup.php.
|
private |
Definition at line 51 of file InternalPopup.php.
| compile | ( | JsUtils | $js = NULL | ) |
Definition at line 38 of file InternalPopup.php.
| onShow | ( | $jsCode | ) |
Definition at line 34 of file InternalPopup.php.
| run | ( | JsUtils | $js | ) |
Definition at line 73 of file InternalPopup.php.
| setAttributes | ( | $variation = NULL, |
|
$params = array() |
|||
| ) |
Definition at line 29 of file InternalPopup.php.
| setHtml | ( | $html | ) |
Definition at line 24 of file InternalPopup.php.
|
protected |
Definition at line 11 of file InternalPopup.php.
|
protected |
Definition at line 12 of file InternalPopup.php.
|
protected |
Definition at line 14 of file InternalPopup.php.
|
protected |
Definition at line 15 of file InternalPopup.php.
|
protected |
Definition at line 10 of file InternalPopup.php.
|
protected |
Definition at line 13 of file InternalPopup.php.