
MojoMojo::Controller::Admin - Site Administration

Action to handle management of MojoMojo. Click the admin link at the bottom of the page while logged in as admin to access these functions.

Access control. Only administrators should access functions in this controller
Show settings screen.
User listing with pager, for enabling/disabling users.
Role listing, creation and assignment.
Role creation page.
Role edit page.
Handle role form processing. Returns true when a submitted form was actually processed.
Update user based on user listing.

Marcus Ramberg <mramberg@cpan.org>

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.