HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
init () | |
run () | |
registerClientScript ($id) |
Public Attributes | |
$autoOpen = false | |
$fade = true | |
$options = array() | |
$events = array() | |
$htmlOptions = array() |
Definition at line 18 of file TbModalManager.php.
TbModalManager::init | ( | ) |
Initializes the widget.
Definition at line 48 of file TbModalManager.php.
TbModalManager::registerClientScript | ( | $id | ) |
Registers required
integer | $id |
Definition at line 89 of file TbModalManager.php.
TbModalManager::run | ( | ) |
Runs the widget.
Definition at line 78 of file TbModalManager.php.
TbModalManager::$autoOpen = false |
Definition at line 23 of file TbModalManager.php.
TbModalManager::$events = array() |
Definition at line 38 of file TbModalManager.php.
TbModalManager::$fade = true |
Definition at line 28 of file TbModalManager.php.
TbModalManager::$htmlOptions = array() |
Definition at line 43 of file TbModalManager.php.
TbModalManager::$options = array() |
Definition at line 33 of file TbModalManager.php.