install::xml::object_id::admin-group (public)

 install::xml::object_id::admin-group node

Defined in packages/acs-tcl/tcl/install-procs.tcl

Parameters:
node
Returns:
an object_id for an admin group of a given package.

Partial Call Graph (max 5 caller/called nodes):
%3 install::xml::object_id::package install::xml::object_id::package (public) install::xml::object_id::admin-group install::xml::object_id::admin-group install::xml::object_id::admin-group->install::xml::object_id::package

Testcases:
No testcase defined.
Source code:
    set package_id [::install::xml::object_id::package $node]
    return [subsite::get_admin_group -package_id $package_id]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: