OptionsModalWidget
extends CWidget
Table of Contents
Properties
-
$id
: mixed
-
$modalTitle
: mixed
-
$options
: mixed
Methods
-
getModalId()
: mixed
-
normaliseOptions()
: mixed
-
registerScript()
: mixed
-
run()
: void
$id
public
mixed
$id
= \null
$modalTitle
public
mixed
$modalTitle
= ''
$options
public
mixed
$options
= []
getModalId()
public
getModalId() : mixed
normaliseOptions()
public
normaliseOptions(mixed $options) : mixed
Parameters
-
$options
: mixed
-
registerScript()
public
registerScript() : mixed
run()
public
run() : void
-
throws
-
CException