XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Data Fields | |
const | DELETED = 0 |
const | REJECTED = 2 |
const | PROGRESS = 5 |
const | PUBLISHED = 9 |
Definition at line 15 of file Enum.class.php.
const DELETED = 0 |
Definition at line 17 of file Enum.class.php.
const PROGRESS = 5 |
Definition at line 19 of file Enum.class.php.
const PUBLISHED = 9 |
Definition at line 20 of file Enum.class.php.
const REJECTED = 2 |
Definition at line 18 of file Enum.class.php.