Bs4Alert
extends Alert
in package
implements
AlertInterface
uses
AlertMethodsTrait
Alert widget extends the [[Alert]] widget with an easier configuration and additional styling options including auto fade out.
Tags
Table of Contents
Interfaces
- AlertInterface
- Interface used in [[Alert]], [[AlertBs4]] and [[AlertBs3]] widgets.
Methods
- run() : mixed
- getTitle() : string
- Gets the title section
- initOptions() : mixed
- registerAssets() : mixed
- Register the client assets for the [[Alert]] widget.
Methods
run()
public
run() : mixed
Tags
getTitle()
Gets the title section
protected
getTitle() : string
Return values
stringinitOptions()
protected
initOptions() : mixed
Tags
registerAssets()
Register the client assets for the [[Alert]] widget.
protected
registerAssets() : mixed