public getEventsManager () Returns the internal event manager
public addInherit (mixed $roleName, mixed $roleToInherit) Do a role inherit from another existing role
public isResource (mixed $resourceName) Check whether resource exist in the resources list
implements Phalcon\Acl\AdapterInterface,
public getActiveAccess () Active access which the list is checking if some role can access it
public getResources () Return an array with every resource registered in the list
public getRoles () Return an array with every role registered in the list
public dropResourceAccess (mixed $resourceName, array | string $accessList) Removes an access from
extends abstract class Phalcon\Acl\Adapter
public getActiveRole () Role which the list is checking if it’s allowed to certain resource/access
Page 1 of 3