JUser::bind/1.6
From Joomla! Documentation
JUser::bind
Description
Method to bind an associative array of data to a user object.
Description:JUser::bind [Edit Descripton]
public function bind (&$array)
| Parameter | Type | Default | Description |
|---|---|---|---|
| &$array | array | $array The associative array to bind to the object |
See also
JUser source code on JoomlaCode
Class JUser
Subpackage User- Other versions of JUser::bind
SeeAlso:JUser::bind [Edit See Also]