LiveUser
[ class tree: LiveUser ] [ index: LiveUser ] [ all elements ]

File: Common.php

Source Location: /LiveUser-0.13.0/Perm/Common.php

Classes:

LiveUser_Perm_Common
This class provides a set of functions for implementing a user permission management system on live websites. All authorisation backends/containers must be extensions of this base class.

Page Details:

Base class for permission handling

LIVEUSER_ADMIN_TYPE_ID [line 43]

LIVEUSER_ADMIN_TYPE_ID = 2
lowest admin type id

Usertypes


[ Top ]



LIVEUSER_ANONYMOUS_TYPE_ID [line 34]

LIVEUSER_ANONYMOUS_TYPE_ID = 0
lowest user type id

Usertypes


[ Top ]



LIVEUSER_AREAADMIN_TYPE_ID [line 44]

LIVEUSER_AREAADMIN_TYPE_ID = 3
Usertypes

[ Top ]



LIVEUSER_MASTERADMIN_TYPE_ID [line 49]

LIVEUSER_MASTERADMIN_TYPE_ID = 5
higest admin type id

Usertypes


[ Top ]



LIVEUSER_SUPERADMIN_TYPE_ID [line 45]

LIVEUSER_SUPERADMIN_TYPE_ID = 4
Usertypes

[ Top ]



LIVEUSER_USER_TYPE_ID [line 39]

LIVEUSER_USER_TYPE_ID = 1
lowest user type id

Usertypes


[ Top ]



Documentation generated on Mon, 11 Mar 2019 13:56:15 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.