subsite::package_keys (public)

 subsite::package_keys

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

Get the list of packages which can be subsites. This is built during the bootstrap process. If you install a new subsite-implementing package and don't accept the installers invitation to reboot openacs, tough luck.

Returns:
the packages keys of all installed packages acting as subsites.

Testcases:
subsite_api
Source code:
    return [nsv_get apm_subsite_packages_list package_keys]
XQL Not present:
Generic
PostgreSQL XQL file:
packages/acs-subsite/tcl/subsite-procs-postgresql.xql

Oracle XQL file:
packages/acs-subsite/tcl/subsite-procs-oracle.xql

[ hide source ] | [ make this the default ]
Show another procedure: