void smarty_function_displayname(
$pParams, &$gBitSmarty)
|
|
** smarty_function_displayName This is a smarty function which will allow different values to be output to identify users (real_name, user, user_id) as opposed todo only allowing the 'login' to be output.
hash=fooHash is a short cut to specifying each parameter by hand usage: {displayname user= user_id= real_name= link_title=}
Parameters