application_group::contains_party_p (public)

 application_group::contains_party_p [ -package_id package_id ] \
    [ -party_id party_id ] [ -include_self ]

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

Determines whether the party in question (identified by party_id) is contained by 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)
-party_id (optional)
-include_self (optional, boolean)

Testcases:
subsite_api
[ show source ]
Show another procedure: