
OpenInteract2::Controller::Raw - Basic controller just outputting action content

[myaction] controller = raw

This controller doesn't modify the content generated by the action. It just adds the content directly to the response.

execute()
Executes the initial action and sets the returned content to the response.

None known.

Nothing known.


Copyright (c) 2002-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Chris Winters <chris@cwinters.com>