CiderWebmail::Controller::Root(3pm) | User Contributed Perl Documentation | CiderWebmail::Controller::Root(3pm) |
CiderWebmail::Controller::Root - Root Controller for CiderWebmail
[enter your description here]
Only logged in users may use this product.
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 action: drops the current session and logs out the user. Redirects to / so we can start a new session.
Redirect to the INBOX view
Lists the folders of this user. Used by AJAX to update the folder tree.
Create a top level folder
Display an error message found on the stash
Attempt to render a view, if needed.
Cleanup after a request is rendered
Stefan Seifert Mathias Reitinger <mathias.reitinger@loop0.org>
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
2019-02-24 | perl v5.28.1 |