Class rcms_access

Description

Located in /system/user-classes.php (line 13)


	
			
Direct descendents
Class Description
rcms_user
Variable Summary
mixed $level
mixed $rights
mixed $root
Method Summary
boolean checkForRight ([string $right = '-any-'], [mixed $username = ''])
void getRightsForUser (mixed $username, mixed &$rights, mixed &$root, mixed &$level)
void initialiseAccess (mixed $rights, mixed $level)
void setRightsForUser (mixed $username, mixed $rights, [mixed $root = false], mixed $level)
Variables
mixed $level = 0 (line 18)
mixed $rights = array() (line 16)
mixed $rights_database = array() (line 15)
mixed $root = false (line 17)
Methods
checkForRight (line 41)

Check if user have specified right

boolean checkForRight ([string $right = '-any-'], [mixed $username = ''])
  • string $right
getRightsForUser (line 53)
void getRightsForUser (mixed $username, mixed &$rights, mixed &$root, mixed &$level)
initialiseAccess (line 21)
void initialiseAccess (mixed $rights, mixed $level)
setRightsForUser (line 75)
void setRightsForUser (mixed $username, mixed $rights, [mixed $root = false], mixed $level)

Documentation generated on Fri, 08 Jun 2007 12:21:38 +0300 by phpDocumentor 1.3.0RC3