person::update_bio (public, deprecated)
person::update_bio -person_id person_id -bio bio
Defined in packages/acs-tcl/tcl/community-core-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Update the bio for a person. Deprecated: please use person::update as now supports optional parameters.
- Switches:
- -person_id (required)
- The ID of the person to edit bio for
- -bio (required)
- The new bio for the person
- Author:
- Lars Pind <lars@collaboraid.biz>
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.