PhpLabWare version 0.3 |
List, modify, delete and add groups
286 lines [source]
Not referenced by any other file
Defines the following functions:
References the following tables:
References the following files:
add_new_group($db,$groupname) X-Ref |
Adds group to database. An error string is returned when problems occur |
modify_group($db, $groupid, $new_name) X-Ref |
Change that groupname. On error, returns an error string |
delete_group($db, $groupid) X-Ref |
Delete given group The group is only deleted when it has no users |
group_form($groupid, $groupname) X-Ref |
Displays form to modify or add a group if groupid is given the groupname will be modified, otherwise add a new group |
Generated: Sun Oct 5 21:17:35 2003 | Generated by PHPXref 0.2 |