XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Data Fields | |
const | DELETED = 0 |
const | BLOCKED = 1 |
const | REJECTED = 2 |
const | PROGRESS = 5 |
const | FINISHED = 9 |
Definition at line 25 of file Enum.class.php.
const BLOCKED = 1 |
Definition at line 28 of file Enum.class.php.
const DELETED = 0 |
Definition at line 27 of file Enum.class.php.
const FINISHED = 9 |
Definition at line 31 of file Enum.class.php.
const PROGRESS = 5 |
Definition at line 30 of file Enum.class.php.
const REJECTED = 2 |
Definition at line 29 of file Enum.class.php.