group::get (public)

 group::get -group_id group_id [ -array array ]

Defined in packages/acs-subsite/tcl/group-procs.tcl

Get basic info about a group: group_name, join_policy.

Switches:
-group_id (required)
-array (optional)
The name of an array in the caller's namespace where the info gets delivered.
Returns:
dict containing group_name, title, join_policy, and description
See Also:

Partial Call Graph (max 5 caller/called nodes):
test_acs_subsite_group_type acs_subsite_group_type (test acs-subsite) group::get group::get test_acs_subsite_group_type->group::get group::get_not_cached group::get_not_cached (private) group::get->group::get_not_cached

Testcases:
acs_subsite_group_type
[ show source ]
Show another procedure: