The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

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.

page_title - Title of the page to be generated.

COPYRIGHT

Copyright (c) 2001-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.

AUTHORS

Chris Winters <chris@cwinters.com>