alert
Table of Contents
Interfaces
- AlertInterface
- Interface used in [[Alert]], [[AlertBs4]] and [[AlertBs3]] widgets.
Classes
- Alert
- Alert widget extends the yii2 bootstrap Alert widget with an easier configuration and additional
styling options including auto fade out.
- AlertAsset
- Asset bundle for the [[Alert]] widget.
- AlertBlock
- AlertBlock widget groups multiple [[Alert]] or [[Growl]] widgets as one single block. You can choose to
automatically read and display session flash messages (which is the default setting) or setup your own block of
custom alerts.
- Bs3Alert
- Alert widget extends the [[Alert]] widget with an easier configuration and additional styling options including
auto fade out.
- Bs4Alert
- Alert widget extends the [[Alert]] widget with an easier configuration and additional styling options including
auto fade out.
- Bs5Alert
- Alert widget extends the [[Alert]] widget with an easier configuration and additional styling options including
auto fade out.
Traits
- AlertMethodsTrait
- Alert methods trait for [[AlertBs4]] and [[AlertBs3]] widgets
- AlertTrait
- Alert properties trait for [[Alert]], [[AlertBs4]] and [[AlertBs3]] widgets