We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dialog that contains a single form. This is handy for AJAX based option requests.
Extends: uiDialog » uiControl » Control » Renderable
Sets the text for the Cancel button.
Definition: public function setCancelText($text)
public function setCancelText($text)
Returns: static
static
Parameters:
string $text
Sets the text for the OK button.
Definition: public function setOkText($text)
public function setOkText($text)
Definition: public function __construct($title, $width, $height)
public function __construct($title, $width, $height)
Returns: NOT DOCUMENTED
$title NOT DOCUMENTED
$title
$width NOT DOCUMENTED
$width
$height NOT DOCUMENTED
$height