Interface rex_user_role_interface

Interface for user roles.

Direct known implementers

rex_user_role

Package: redaxo\core\login
Author: gharlan
Located at redaxo/src/core/lib/login/role.php

Methods summary

public
# hasPerm( string $perm )

Returns if the role has the given permission.

public rex_complex_perm
# getComplexPerm( rex_user $user, string $key )

Returns the complex perm.

public static static
# get( string $id )

Returns the role for the given ID.