Classes and interfaces

AuthContainerInterface

To be compatible with the auth package, containers must impliment this interface.

« More »

Auth

Acts as a central Authorisation and permissions system for the script.

« More »

AuthContainer

An available AuthContainer registered on the Auth system.

« More »

AuthContainers

Collection of AuthContainer objects.

« More »

AuthDataManager

DataManager class for Auth system.

« More »

ClickController

Control and count clicks.

« More »

Group

Users belong to one or more Group which in turn grants permissions.

« More »

Groups

Collection of Group objects

« More »

ImpliedRights

Collection of ImpliedRight objects

« More »

Rights

Collection of Right objects

« More »