PHP Class yiister\gentelella\widgets\FlashAlert

Inheritance: extends yii\base\Widget
Mostra 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_oe property

flashes definition
public $flashes

$options public_oe property

the HTML attributes for the wrapper tag
public $options

$showHeader public_oe property

show an alert header
public $showHeader