yiisoft/yii2-jui API Documentation 2.1
This is the API Documentation for the yiisoft/yii2-jui extension. Here you will find detailed information about all classes provided by this extension. Below you find a list of the existing classes, interfaces, and traits, ordered by their fully qualified name (including the namespace). Each of them has a dedicated page which contains a description about the purpose of the class, a list of the available methods, properties and constants, and detailed description on how to use each of them.
On this page you find all the classes included in version 2.1 of the extension. You can use the dropdown menu on the top right to switch between versions.
Class | Description |
---|---|
yii\jui\Accordion | Accordion renders an accordion jQuery UI widget. |
yii\jui\AutoComplete | AutoComplete renders an autocomplete jQuery UI widget. |
yii\jui\DatePicker | DatePicker renders a datepicker jQuery UI widget. |
yii\jui\DatePickerLanguageAsset | |
yii\jui\Dialog | Dialog renders an dialog jQuery UI widget. |
yii\jui\Draggable | Draggable renders an draggable jQuery UI widget. |
yii\jui\Droppable | Droppable renders an droppable jQuery UI widget. |
yii\jui\InputWidget | InputWidget is the base class for all jQuery UI input widgets. |
yii\jui\JuiAsset | |
yii\jui\Menu | Menu renders a menu jQuery UI widget. |
yii\jui\ProgressBar | ProgressBar renders an progressbar jQuery UI widget. |
yii\jui\Resizable | Resizable renders an resizable jQuery UI widget. |
yii\jui\Selectable | Selectable renders a selectable jQuery UI widget. |
yii\jui\Slider | Slider renders a slider jQuery UI widget. |
yii\jui\SliderInput | SliderInput renders a slider jQuery UI widget that writes its value into hidden input. |
yii\jui\Sortable | Sortable renders a sortable jQuery UI widget. |
yii\jui\Spinner | Spinner renders an spinner jQuery UI widget. |
yii\jui\Tabs | Tabs renders a tabs jQuery UI widget. |
yii\jui\Widget | \yii\jui\Widget is the base class for all jQuery UI widgets. |