string smarty_function_pnusergetidfromname(
array $params, &$smarty, object $smarty)
|
|
Smarty function to get the user id for a given user
This function will return the user ID for a given username
available parameters:
- uname the username return the id for
- assign if set, the language will be assigned to this variable
Tags:
Parameters
| array |
$params |
All attributes passed to this function from the template |
| object |
$smarty |
Reference to the Smarty object |
| |
&$smarty |
|