Marcus Ramberg > MojoMojo-0.999018 > MojoMojo::Controller::Admin

Download:
MojoMojo-0.999018.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: MojoMojo-0.999041

NAME ^

MojoMojo::Controller::Admin - Catalyst component

DESCRIPTION ^

Catalyst admin controller

METHODS ^

auto

Only administrators should access functions in this controller

default ( /.admin )

Show settings screen.

update ( .admin/update )

Update system settings.

user ( .admin/user )

User listing with pager, for enabling/disabling users.

update_user ( *private*)

Update user based on user listing.

AUTHOR ^

Marcus Ramberg <mramberg@cpan.org>

LICENSE ^

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