PHP Class NativeView, recess

Inheritance: extends AbstractView
Show file Open project: KrisJordan/recess

Public Methods

Method Description
canRespondWith ( Response $response )

Protected Methods

Method Description
getTemplateFor ( $response )
render ( Response $response )

Method Details

canRespondWith() public method

public canRespondWith ( Response $response )
$response Response

getTemplateFor() protected method

protected getTemplateFor ( $response )

render() protected method

protected render ( Response $response )
$response Response