프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$autoOpen | indicates whether to automatically open the modal when initialized. Defaults to 'false'. | ||
$events | the Javascript event handlers. | ||
$fade | indicates whether the modal should use transitions. Defaults to 'true'. | ||
$htmlOptions | the HTML attributes for the widget container. | ||
$options | the options for the Bootstrap Javascript plugin. |
메소드 | 설명 | |
---|---|---|
init ( ) | Initializes the widget. | |
registerClientScript ( integer $id ) | Registers required | |
run ( ) | Runs the widget. |
public registerClientScript ( integer $id ) | ||
$id | integer |
public $autoOpen |
public $fade |