person::name_flush (public, deprecated)

 person::name_flush -person_id person_id [ -email email ]

Defined in packages/acs-tcl/tcl/community-core-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Flush the person::name cache. Deprecated: please use suggested alternative.

Switches:
-person_id (required)
-email (optional)
See Also:

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc person::name_flush
    person::flush_person_info -person_id $person_id
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

[ hide source ] | [ make this the default ]
Show another procedure: