Returns all permissions that the specified role represents.
public getPermissionsByRole ( string $roleName ) : |
||
$roleName | string | the role name |
return | all permissions that the role represents. The array is indexed by the permission names. |