XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
Lenum_GroupRank Class Reference

Static Public Member Functions

static getList ()
 

Data Fields

const GUEST = 0
 
const ASSOCIATE = 2
 
const REGULAR = 5
 
const STAFF = 7
 
const OWNER = 9
 

Detailed Description

Lenum_GroupRank

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

Member Function Documentation

◆ getList()

static getList ( )
static

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

Field Documentation

◆ ASSOCIATE

const ASSOCIATE = 2

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

◆ GUEST

const GUEST = 0

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

◆ OWNER

const OWNER = 9

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

◆ REGULAR

const REGULAR = 5

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

◆ STAFF

const STAFF = 7

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


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