Abstract methods that might be redefined by user Do not include this file in your app: it only aims to provide documentation about those functions.
An `after` output filter
Called after each request and can apply a transformation to the output (except for `render_file` outputs which are sent directly to the output buffer).
Called before each request.
This is very useful to define a default layout or passing common variables to the templates.
It will be called when app is launched (at the begining og the run function).
You can define options inside it, a connection to a database ...
Not found error output
Called when a route is not found.
Server error output
Documentation generated on Sat, 17 Oct 2009 18:52:02 +0200 by phpDocumentor 1.4.2