PHP Class Imbo\Resource\AccessRule

Author: Kristoffer Brabrand ([email protected])
Inheritance: implements Imbo\Resource\ResourceInterface
Show file Open project: imbo/imbo

Public Methods

Method Description
deleteRule ( Imbo\EventManager\EventInterface $event ) Delete the specified access control rule
getAllowedMethods ( )
getRule ( Imbo\EventManager\EventInterface $event ) Get an access control rule specified by ID
getSubscribedEvents ( )

Method Details

deleteRule() public method

Delete the specified access control rule
public deleteRule ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

getAllowedMethods() public method

public getAllowedMethods ( )

getRule() public method

Get an access control rule specified by ID
public getRule ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

getSubscribedEvents() public static method

public static getSubscribedEvents ( )