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

File: Common.php

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

Classes:

LiveUser_Admin_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 administration of permissions

Includes:

require_once('LiveUser/Perm/Common.php') [line 31]
Require permission handling common class

used to get the constants defined there. This class is small, being mostly abstract so the performance impact is very light.


LIVEUSER_SECTION_APPLICATION [line 38]

LIVEUSER_SECTION_APPLICATION = 1
Section types

[ Top ]



LIVEUSER_SECTION_AREA [line 39]

LIVEUSER_SECTION_AREA = 2
Section types

[ Top ]



LIVEUSER_SECTION_GROUP [line 40]

LIVEUSER_SECTION_GROUP = 3
Section types

[ Top ]



LIVEUSER_SECTION_LANGUAGE [line 41]

LIVEUSER_SECTION_LANGUAGE = 4
Section types

[ Top ]



LIVEUSER_SECTION_RIGHT [line 42]

LIVEUSER_SECTION_RIGHT = 5
Section types

[ Top ]



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