File/Perms/Perms.php

Description
Classes
Class Description
 class Perms The Perms:: class provides the Horde permissions system.
 class Horde_Permission Horde_Permission
Constants
PERMS_ALL = PERMS_SHOW|PERMS_READ|PERMS_EDIT|PERMS_DELETE (line 19)

A bitmask of all possible permission values. Useful for removeXxxPermission(), unsetPerm(), etc.

PERMS_DELETE = 16 (line 13)

The object can be deleted.

PERMS_EDIT = 8 (line 10)

Contents of the object can be edited.

PERMS_READ = 4 (line 7)

Contents of the object can be read.

PERMS_ROOT = -1 (line 24)

The root permission

PERMS_SHOW = 2 (line 4)

Existence of object is known - object is shown to user.

Documentation generated on Sun, 30 Jan 2011 05:20:31 +0000 by phpDocumentor 1.4.3