run() public method
Runs the widget.
This registers the necessary JavaScript code and renders the form close tag.
| public void run ( ) | ||
|---|---|---|
| throws | yii\base\InvalidCallException |
if |
run() public method
Runs the widget.
This registers the necessary JavaScript code and renders the form close tag.
| public void run ( ) | ||
|---|---|---|
| throws | yii\base\InvalidCallException |
if |
Please login to continue.