application_group::contains_segment_p (public)
application_group::contains_segment_p [ -package_id package_id ] \ [ -segment_id segment_id ]
Defined in packages/acs-subsite/tcl/application-group-procs.tcl
Determines whether the segment in question (identified by segment_id) "belongs" to the application group identified by package_id. If package_id is not specified, and we have a connection, then the proc will grab the package_id of the current package (i.e., [ad_conn package_id]).
- Switches:
- -package_id (optional)
- -segment_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.