person::update (public)
person::update -person_id person_id [ -first_names first_names ] \ [ -last_name last_name ] [ -bio bio ]
Defined in packages/acs-tcl/tcl/community-core-procs.tcl
Update person information.
- Switches:
- -person_id (required)
- -first_names (optional)
- -last_name (optional)
- -bio (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- person_procs_test