group::get_id_not_cached (private)
group::get_id_not_cached -group_name group_name \ [ -subsite_id subsite_id ] \ [ -application_group_id application_group_id ]
Defined in packages/acs-subsite/tcl/group-procs.tcl
Retrieve the group_id to a given group-name.
- Switches:
- -group_name (required)
- the name of the group to look for
- -subsite_id (optional)
- -application_group_id (optional)
- Returns:
- the id of the group
- Error:
- Authors:
- Christian Langmann <C_Langmann@gmx.de>
- Malte Sussdorff <openacs@sussdorff.de>
- Created:
- 2005-06-09
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.