subsite::get (public)
subsite::get [ -subsite_id subsite_id ] [ -array array ]
Defined in packages/acs-subsite/tcl/subsite-procs.tcl
Get information about a subsite.
- Switches:
- -subsite_id (optional)
- The id of the subsite for which info is requested. If no id is provided, then the id of the closest ancestor subsite will be used.
- -array (optional)
- The name of an array in which information will be returned.
- Returns:
- dict with subsite attributed
- Author:
- Frank Nikolajsen <frank@warpspace.com>
- Created:
- 2003-03-08
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- subsite_api