PHP Class Ingo_Perms, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
getPerm ( string $perm ) : string Get the full permission name for a permission.
hasPermission ( $permission, $allowed, $opts )
perms ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( )

getPerm() public static méthode

Get the full permission name for a permission.
public static getPerm ( string $perm ) : string
$perm string The permission.
Résultat string The full (backend-specific) permission name.

hasPermission() public méthode

public hasPermission ( $permission, $allowed, $opts )

perms() public méthode

public perms ( )