bootstrap
Table of Contents
Classes
- ActiveField
- A Bootstrap 3 enhanced version of [[\yii\widgets\ActiveField]].
- ActiveForm
- A Bootstrap 3 enhanced version of [[\yii\widgets\ActiveForm]].
- Alert
- Alert renders an alert bootstrap component.
- BaseHtml
- BaseHtml provides concrete implementation for [[Html]].
- BootstrapAsset
- Asset bundle for the Twitter bootstrap css files.
- BootstrapPluginAsset
- Asset bundle for the Twitter bootstrap javascript files.
- BootstrapThemeAsset
- Asset bundle for the Twitter bootstrap default theme.
- Button
- Button renders a bootstrap button.
- ButtonDropdown
- ButtonDropdown renders a group or split button dropdown bootstrap component.
- ButtonGroup
- ButtonGroup renders a button group bootstrap component.
- Carousel
- Carousel renders a carousel bootstrap javascript component.
- Collapse
- Collapse renders an accordion bootstrap javascript component.
- Dropdown
- Dropdown renders a Bootstrap dropdown menu component.
- Html
- Html is an enhanced version of [[\yii\helpers\Html]] helper class dedicated to the Bootstrap needs.
- InputWidget
- InputWidget is an adjusted for bootstrap needs version of [[\yii\widgets\InputWidget]].
- Modal
- Modal renders a modal window that can be toggled by clicking on a button.
- Nav
- Nav renders a nav HTML component.
- NavBar
- NavBar renders a navbar HTML component.
- Progress
- Progress renders a bootstrap progress bar component.
- Tabs
- Tabs renders a Tab bootstrap javascript component.
- ToggleButtonGroup
- ToggleButtonGroup allows rendering form inputs Checkbox/Radio toggle button groups.
- Widget
- \yii\bootstrap\Widget is the base class for all bootstrap widgets.
Traits
- BootstrapWidgetTrait
- BootstrapWidgetTrait is the trait, which provides basic for all bootstrap widgets features.