0 follower

Yii Framework 3.0 API Documentation

This is the Yii Framework API Documentation. Here you will find detailed information about all classes provided by the Framework. 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 3.0 of the framework. You can use the dropdown menu on the top right to switch between versions.

You can search API documentation using the search form on the top. You can search for class names and also method and property names, e.g. ActiveRecord.save() or just .save() or ::save().

This page is also available in JSON format:
curl https://www.yiiframework.com/doc/api/3.0/bootstrap5 -H 'Accept: application/json'

Class Description
Yiisoft\Bootstrap5\Accordion Accordion renders an accordion bootstrap JavaScript component.
Yiisoft\Bootstrap5\AccordionItem AccordionItem represents a single collapsible item within an Accordion widget.
Yiisoft\Bootstrap5\Alert Alert renders an alert bootstrap component.
Yiisoft\Bootstrap5\Assets\BootstrapAsset Asset bundle for the Bootstrap files.
Yiisoft\Bootstrap5\Assets\BootstrapCdnAsset Asset bundle for the Bootstrap files served via CDN.
Yiisoft\Bootstrap5\BreadcrumbLink BreadcrumbLink represents a single breadcrumb navigation link.
Yiisoft\Bootstrap5\Breadcrumbs Button renders a bootstrap button.
Yiisoft\Bootstrap5\Button Button renders a bootstrap button.
Yiisoft\Bootstrap5\ButtonGroup ButtonGroup renders a button group bootstrap component.
Yiisoft\Bootstrap5\ButtonToolbar ButtonToolbar Combines sets of button groups into button toolbars for more complex components.
Yiisoft\Bootstrap5\Carousel Carousel renders a carousel bootstrap JavaScript component.
Yiisoft\Bootstrap5\CarouselItem CarouselItem represents a single item within a Bootstrap Carousel widget.
Yiisoft\Bootstrap5\Collapse Collapse renders a Bootstrap collapse component.
Yiisoft\Bootstrap5\Dropdown Dropdown renders a Bootstrap dropdown menu component.
Yiisoft\Bootstrap5\DropdownItem DropdownItem represents a single item within a Bootstrap Dropdown menu.
Yiisoft\Bootstrap5\Modal Modal renders a modal window that can be toggled by clicking on a trigger element.
Yiisoft\Bootstrap5\Nav Nav renders a Bootstrap navigation component.
Yiisoft\Bootstrap5\NavBar NavBar renders a navbar HTML component.
Yiisoft\Bootstrap5\NavLink NavLink represents a navigation link item in a Bootstrap Nav component.
Yiisoft\Bootstrap5\Offcanvas Offcanvas renders a Bootstrap offcanvas component.
Yiisoft\Bootstrap5\Progress Progress renders a bootstrap progress bar component.
Yiisoft\Bootstrap5\ProgressStack The progress stack component allows you to stack multiple progress bars on top of each other.
Yiisoft\Bootstrap5\Toast Toasts renders a toast bootstrap widget.
Yiisoft\Bootstrap5\Toggler Toggler represents a single collapsible item within a Bootstrap Collapse component.