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

Data Fields

const ERROR = 'error'
 
const WARNING = 'warning'
 
const STATUS = 'status'
 

Detailed Description

The WPDKResultType defines the available WPDK result type.

Author
=undo= info@.nosp@m.wpxt.nosp@m.re.me
Date
2013-08-13
Version
1.0.0

Definition at line 12 of file wpdk-result.php.

Field Documentation

const ERROR = 'error'

Definition at line 13 of file wpdk-result.php.

const STATUS = 'status'

Definition at line 15 of file wpdk-result.php.

const WARNING = 'warning'

Definition at line 14 of file wpdk-result.php.


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