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)

Testcases:
person_procs_test
[ show source ]
Show another procedure: