party::email (public)
party::email -party_id party_id
Defined in packages/acs-tcl/tcl/community-core-procs.tcl
Return the parties email. This function will be probably deprecated in the future: please use the new generic party API.
- Switches:
- -party_id (required)
- Returns:
- the parties email.
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- community_cc_procs, person_procs_test
Source code: return [party::get -party_id $party_id -element email]Generic XQL file: packages/acs-tcl/tcl/community-core-procs.xql
PostgreSQL XQL file: packages/acs-tcl/tcl/community-core-procs-postgresql.xql
Oracle XQL file: packages/acs-tcl/tcl/community-core-procs-oracle.xql