/program/lib/accountmanagerlib.php - accountmanager (users and groups)
Distinguish between the various dialogs
default selection for account manager: show introduction + links to users and groups
TASK_GROUP* relate to plain groups
TASK_GROUP_CAPACITY_* relate to group-capacity-combinations
TASK_USER* relate to user accounts
main entry point for accountmanager (called from admin.php)
this routing dispatches the tasks. If a specified task is not recognised, the default task TASK_ACCOUNTS_OVERVIEW is executed. Note that the User Manager and the Group Manager are heavily interconnected. Therefore we use 1 common set of tasks and distinguish between both managers via sets of tasks, e.g. TASK_USER* point to the user manager where TASK_GROUP* lead to the group manager.
display an introductory text for the account manager + menu
display the account manager menu
Documentation generated on Tue, 28 Jun 2016 19:07:43 +0200 by phpDocumentor 1.4.0