public addInherit (mixed $roleName, mixed $roleToInherit) Do a role inherit from another existing role
public getActiveAccess () Active access which the list is checking if some role can access it
public isResource (mixed $resourceName) Check whether resource exist in the resources list
public getEventsManager () Returns the internal event manager
implements Phalcon\Acl\AdapterInterface,
public dropResourceAccess (mixed $resourceName, array | string $accessList) Removes an access from
extends abstract class Phalcon\Acl\Adapter
public getRoles () Return an array with every role registered in the list
public allow (mixed $roleName, mixed $resourceName, mixed $access, [mixed $func]) Allow
public getNoArgumentsDefaultAction () Returns the default ACL access level for no arguments provided in isAllowed action if
Page 1 of 3