Home | Wiki | OI 1.x Docs | OI 2.x Docs |
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-2003 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>
Generated from the OpenInteract 1.99_03 source.