PHP Class yiister\gentelella\widgets\FlashAlert

Inheritance: extends yii\base\Widget
Show file Open project: yiister/yii2-gentelella

Public Properties

Property Type Description
$flashes flashes definition
$options the HTML attributes for the wrapper tag
$showHeader show an alert header

Public Methods

Method Description
run ( )

Method Details

run() public method

public run ( )

Property Details

$flashes public property

flashes definition
public $flashes

$options public property

the HTML attributes for the wrapper tag
public $options

$showHeader public property

show an alert header
public $showHeader