dir_app_group_info (public)

 dir_app_group_info

Defined in packages/directory/tcl/directory-procs.tcl

Return a list containing the group_id (lindex 0) and group_name (lindex 1) of the application group associated with the subsite that the current directory package is mounted under. The directory package does not need to be mounted directly under the subsite; it will find the closest instance of subsite than is an ancestor of the package.

Partial Call Graph (max 5 caller/called nodes):
%3 dir_alpha_nav_bar dir_alpha_nav_bar (public) dir_app_group_info dir_app_group_info dir_alpha_nav_bar->dir_app_group_info packages/directory/www/index.tcl packages/directory/ www/index.tcl packages/directory/www/index.tcl->dir_app_group_info ad_conn ad_conn (public) dir_app_group_info->ad_conn db_1row db_1row (public) dir_app_group_info->db_1row

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