Property | Type | Description | |
---|---|---|---|
$alerts | the alerts configurations. | ||
$block | indicates whether the alert should be an alert block. Defaults to 'true'. | ||
$closeText | the close link text. If this is set false, no close link will be displayed. | ||
$events | the Javascript event handlers. | ||
$fade | indicates whether alerts should use transitions. Defaults to 'true'. | ||
$htmlOptions | the HTML attributes for the widget container. | ||
$userComponentId | User-component for getting flash messages. |
Method | Description | |
---|---|---|
init ( ) | ### .init() | |
run ( ) | ### .run() |
public $block |
public $closeText |
public $fade |