subsite_callback (public, deprecated)
subsite_callback [ args... ]
Defined in packages/acs-subsite/tcl/subsite-callback-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Executes any registered callbacks for this object.
Example:
# Execute any callbacks registered for this object type or one of # its parent object types subsite_callback -object_type $object_type $object_id
- Author:
- Michael Bryzek <mbryzek@arsdigita.com>
- Created:
- 12/2000
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.