PHP Class CustomResource, imbo

(c) Christer Edvartsen For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Inheritance: implements Imbo\Resource\ResourceInterface
Show file Open project: imbo/imbo Class Usage Examples

Public Methods

Method Description
get ( Imbo\EventManager\EventInterface $event ) Send a response
getAllowedMethods ( )
getSubscribedEvents ( )

Method Details

get() public method

Send a response
public get ( Imbo\EventManager\EventInterface $event )
$event Imbo\EventManager\EventInterface The current event

getAllowedMethods() public method

public getAllowedMethods ( )

getSubscribedEvents() public static method

public static getSubscribedEvents ( )