JUser::setParameters
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JUser::setParameters[edit]
Description[edit]
Method to get the user parameters.
public function setParameters ($params)
Parameter | Type | Default | Description |
---|---|---|---|
$params | object | The user parameters object |
See also[edit]
JUser::setParameters source code on BitBucket
Class JUser
Subpackage User
- Other versions of JUser::setParameters
User contributed notes[edit]
Code Examples[edit]