ad_present_user (public, deprecated)

 ad_present_user user_id name

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

This function is an alias to acs_community_member_link and receives identical parameters, but the former finds out the name of the user if a blank is passed. That's why it's marked as deprecated.

Parameters:
user_id (required)
name (required)
Returns:
the HTML link of the community member page of a particular user
Authors:
Unknown
Roberto Mello
See Also:

Partial Call Graph (max 5 caller/called nodes):
acs_community_member_link acs_community_member_link (public) ad_log_deprecated ad_log_deprecated (public) ad_present_user ad_present_user ad_present_user->acs_community_member_link ad_present_user->ad_log_deprecated

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