add: Ability to specify which group can use individual admin console items

This commit is contained in:
Doug Bell 2007-07-26 06:56:38 +00:00
parent f6cab15bd0
commit 58ac54b81d
29 changed files with 1227 additions and 488 deletions

View file

@ -14,21 +14,19 @@ use strict;
=head1 NAME
Package WebGUI::Operation::Admin
WebGUI::Operation::SSO
=head1 DESCRIPTION
Operation handler for admin functions
TODO
=cut
#-------------------------------------------------------------------
=head2 www_switchOffAdmin ( )
If the current user is in the Turn On Admin Group, then allow them to turn off Admin mode
via WebGUI::Session::Var::switchAdminOff()
=head2 www_ssoViaSessionId
TODO: DOCUMENT ME
=cut