JUser:: construct/1.6
From Joomla! Documentation
JUser::__construct
Description
Constructor activating the default information of the language.
Description:JUser:: construct [Edit Descripton]
public function __construct ($identifier=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $identifier | int | 0 | The primary key of the user to load (optional). |
See also
JUser source code on JoomlaCode
Class JUser
Subpackage User- Other versions of JUser::__construct
SeeAlso:JUser:: construct [Edit See Also]