HumHub Documentation (unofficial)

Bs5Alert 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
author

Kartik Visweswaran kartikv2@gmail.com

since
1.0

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

getTitle()

Gets the title section

protected getTitle() : string
Return values
string

registerAssets()

Register the client assets for the [[Alert]] widget.

protected registerAssets() : mixed

        
On this page

Search results