public getEventsManager () Returns the internal event manager
public isResource (mixed $resourceName) Check whether resource exist in the resources list
public getActiveAccess () Active access which the list is checking if some role can access it
public addInherit (mixed $roleName, mixed $roleToInherit) Do a role inherit from another existing role
implements Phalcon\Acl\AdapterInterface,
public getActiveRole () Role which the list is checking if it’s allowed to certain resource/access
public allow (mixed $roleName, mixed $resourceName, mixed $access, [mixed $func]) Allow
extends abstract class Phalcon\Acl\Adapter
public dropResourceAccess (mixed $resourceName, array | string $accessList) Removes an access from
public setNoArgumentsDefaultAction (mixed $defaultAccess) Sets the default access level (Phalcon\Acl::ALLOW or Phalcon\Acl::DENY)
Page 1 of 3