WPDK  1.5.0
WordPress Development Kit
 All Data Structures Files Functions Variables Pages
WPDKUIAlertType Class Reference

Data Fields

const SUCCESS = 'alert-success'
 
const INFORMATION = 'alert-info'
 
const WARNING = 'alert-warning'
 
const DANGER = 'alert-danger'
 
const WHITE = 'alert-white'
 

Detailed Description

Constant class for alert type

Author
=undo= info@.nosp@m.wpxt.nosp@m.re.me
Date
2014-02-13
Version
1.0.0
Since
1.4.21
Note
Updated to Bootstrap v3.1.0

Definition at line 15 of file wpdk-ui-alert.php.

Field Documentation

const DANGER = 'alert-danger'

Definition at line 19 of file wpdk-ui-alert.php.

const INFORMATION = 'alert-info'

Definition at line 17 of file wpdk-ui-alert.php.

const SUCCESS = 'alert-success'

Definition at line 16 of file wpdk-ui-alert.php.

const WARNING = 'alert-warning'

Definition at line 18 of file wpdk-ui-alert.php.

const WHITE = 'alert-white'

Definition at line 20 of file wpdk-ui-alert.php.


The documentation for this class was generated from the following file: