API17:JUser::load
From Joomla! Documentation
JUser::load
Description
Method to load a object by user id number.
public function load ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | mixed | The user id of the user to load |
See also
JUser::load source code on BitBucket
Class JUser
Subpackage User- Other versions of JUser::load
User contributed notes
Code Examples