Method | Description | |
---|---|---|
addRules ( Imbo\EventManager\EventInterface $event ) | Add access rules for the specified public key | |
getAllowedMethods ( ) | ||
getRules ( Imbo\EventManager\EventInterface $event ) | Get access rules for the specified public key | |
getSubscribedEvents ( ) |
Method | Description | |
---|---|---|
isStringArray ( $values ) : boolean | Checks if this is an array containing only strings | |
validateRule ( Imbo\EventManager\EventInterface $event, array $rule ) | Validate the contents of an access rule. |
public addRules ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |
public getRules ( Imbo\EventManager\EventInterface $event ) | ||
$event | Imbo\EventManager\EventInterface | The current event |