Query: ciderwebmail::controller::root
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CiderWebmail::Controller::Root(3pm) User Contributed Perl Documentation CiderWebmail::Controller::Root(3pm)NAMECiderWebmail::Controller::Root - Root Controller for CiderWebmailDESCRIPTION[enter your description here]METHODSauto Only logged in users may use this product. login Login action. Private action that auto forwards to so we can prepend it do a login on any URI and on successful login show the requested page. logout Logout action: drops the current session and logs out the user. Redirects to / so we can start a new session. index Redirect to the INBOX view mailboxes Lists the folders of this user. Used by AJAX to update the folder tree. create_folder Create a top level folder error Display an error message found on the stash render Attempt to render a view, if needed. end Cleanup after a request is renderedAUTHORStefan Seifert Mathias Reitinger <mathias.reitinger@loop0.org>LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-16 CiderWebmail::Controller::Root(3pm)