NAME
OpenInteract2::Controller - Top-level controller to generate and place content
SYNOPSIS
DESCRIPTION
PROPERTIES
request - The current OpenInteract2::Request object
response - The current OpenInteract2::Response object
type - Type of controller
generator_type - Type of content generator
initial_action - The initial action used to generate content.
return_url - URL to which the system should return after completing various system tasks. It is a good idea to set this when possible so when a user logs in she is returned to the same page.
COPYRIGHT
Copyright (c) 2001-2004 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.
AUTHORS
Chris Winters <chris@cwinters.com>