XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Lenum_Status Interface Reference

Data Fields

const DELETED = 0
 
const REJECTED = 2
 
const PROGRESS = 5
 
const PUBLISHED = 9
 

Detailed Description

Lenum_Status

Definition at line 15 of file Enum.class.php.

Field Documentation

◆ DELETED

const DELETED = 0

Definition at line 17 of file Enum.class.php.

◆ PROGRESS

const PROGRESS = 5

Definition at line 19 of file Enum.class.php.

◆ PUBLISHED

const PUBLISHED = 9

Definition at line 20 of file Enum.class.php.

◆ REJECTED

const REJECTED = 2

Definition at line 18 of file Enum.class.php.


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