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):
%3 group::get_id group::get_id (public) group::get_id_not_cached group::get_id_not_cached group::get_id->group::get_id_not_cached ad_log ad_log (public) group::get_id_not_cached->ad_log application_group::group_id_from_package_id application_group::group_id_from_package_id (public) group::get_id_not_cached->application_group::group_id_from_package_id db_list db_list (public) group::get_id_not_cached->db_list

Testcases:
No testcase defined.
[ show source ]
Show another procedure: