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

NAME

Yukki::Web::View::Admin::User - display user admin screens

VERSION

version 0.991_004

DESCRIPTION

Shows user administration screens.

METHODS

standard_menu

Sets up page navigation menu for the user admin screens.

list

Show the list of users.

edit

Show the user editor.

remove

Displays the remove user confirmation page.

AUTHOR

Andrew Sterling Hanenkamp <hanenkamp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Qubling Software LLC.

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