registerWidget() protected method
Registers a specific jQuery UI widget asset bundle, initializes it with client options and registers related events
| protected void registerWidget ( $name, $id = null ) | ||
|---|---|---|
| $name | string |
The name of the jQuery UI widget |
| $id | string |
The ID of the widget. If null, it will use the |
Please login to continue.