...
Info | ||
---|---|---|
| ||
This routine is available since starting with katl-commons 3.0.1 |
Syntax
...
getUser(user)
Description
...
Excerpt |
---|
Gets the user by username or key. |
Parameters
...
Parameter name | Type | Required | Description |
---|---|---|---|
user | String | Yes | The username or key |
Return type
...
Returns the user.
Example
...
Code Block |
---|
JUser usr = getUser("john.doe"); |
Notes
...
Note |
---|
The look-up is first made after the userkey, then after the username. |
See
...
also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|