The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpusVL::AppKit::Controller::AppKit::Admin::Access

VERSION

version 2.29

auto

    Default action for this controller.

index

    default action for access administration.

addrole

    Add a role

role_specific

    Start of chain.
    Action to capture role specific action..

role_management

user_for_role

    Middle of chain.

user_delete_from_role

    End of chain.
    Add a user to a role (and give it a value)

delete_role

    End of chain.
    Deletes a role (after confirmation)

user_add_to_role

    End of chain.
    Adds a user to a role

action_rule_for_role

    End of chain.

show_role

    End of chain.
    Action to display role info page.

AUTHOR

OpusVL - www.opusvl.com

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by OpusVL - www.opusvl.com.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.