array readUserRights(
int
$perm_user_id)
|
|
Reads all rights of current user into a two-dimensional associative array, having the area names as the key of the 1st dimension.
Group rights and invididual rights are being merged in the process.
Overrides
LiveUser_Perm_Storage::readUserRights() (Reads all rights of current user into a two-dimensional associative array, having the area names as the key of the 1st dimension.)
Parameters: