JQuery UI Button for the Dialog Component.
More...
JQuery UI Button for the Dialog Component.
- Author
- jc
- Version
- 1.001
Definition at line 14 of file DialogButton.php.
◆ __construct()
__construct |
( |
|
$caption, |
|
|
|
$jsCode, |
|
|
|
$event = "click" |
|
) |
| |
◆ __toString()
◆ addFunction()
◆ cancelButton()
static cancelButton |
( |
|
$caption = "Annuler" | ) |
|
|
static |
◆ getScript()
◆ submitButton()
static submitButton |
( |
JsUtils |
$js, |
|
|
|
$url, |
|
|
|
$form, |
|
|
|
$responseElement, |
|
|
|
$caption = "Okay" , |
|
|
|
$parameters = [] |
|
) |
| |
|
static |
- Parameters
-
JsUtils | $js | |
string | $url | |
string | $form | |
string | $responseElement | |
string | $caption | |
array | $parameters | default : array("params"=>"{}","jsCallback"=>NULL,"attr"=>"id","hasLoader"=>true,"jqueryDone"=>"html","ajaxTransition"=>null,"jsCondition"=>NULL,"headers"=>null) |
- Returns
- DialogButton
Definition at line 55 of file DialogButton.php.
The documentation for this class was generated from the following file: