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):
%3 ad_log_deprecated ad_log_deprecated (public) person::update person::update (public) person::update_bio person::update_bio person::update_bio->ad_log_deprecated person::update_bio->person::update

Testcases:
No testcase defined.
[ show source ]
Show another procedure: