PHP Class Imbo\Resource\Group

Author: Espen Hovlandsdal ([email protected])
Inheritance: implements Imbo\Resource\ResourceInterface
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
addGroup ( Imbo\EventManager\EventInterface $event ) Add resources to a group
deleteGroup ( Imbo\EventManager\EventInterface $event ) Delete a resource group
getAllowedMethods ( )
getGroup ( Imbo\EventManager\EventInterface $event ) Get the resources associated with a specific group
getSubscribedEvents ( )

Method Details

addGroup() public method

Add resources to a group
public addGroup ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

deleteGroup() public method

Delete a resource group
public deleteGroup ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

getAllowedMethods() public method

public getAllowedMethods ( )

getGroup() public method

Get the resources associated with a specific group
public getGroup ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

getSubscribedEvents() public static method

public static getSubscribedEvents ( )