implements Phalcon\Acl\AdapterInterface,
public getEventsManager () Returns the internal event manager
public getActiveAccess () Active access which the list is checking if some role can access it
public getActiveRole () Role which the list is checking if it’s allowed to certain resource/access
public setDefaultAction (mixed $defaultAccess) Sets the default access level (Phalcon\Acl::ALLOW or Phalcon\Acl::DENY)
public setEventsManager (Phalcon\Eve
public getDefaultAction () Returns the default ACL access level
public getActiveResource () Resource which the list is checking if some role can access it