
Mango::Catalyst::Controller::Admin::Roles - Catalyst controller for role admin

package MyApp::Controllers::Admin::Roles;
use base qw/Mango::Catalyst::Controllers::Admin::Roles/;

Mango::Catalyst::Controller::Admin::Roles is the controller used to edit user roles.

Displays the list of roles.
Creates a new role.
Deletes the specified role.
Updates the specified role.
Loads a specific role.

Mango::Catalyst::Model::Roles, Mango::Provider::Roles

Christopher H. Laco
CPAN ID: CLACO
claco@chrislaco.com
http://today.icantfocus.com/blog/