JUser::defParam/1.5
From Joomla! Documentation
JUser::defParam
Description
Method to set a default parameter if it does not exist.
Description:JUser::defParam [Edit Descripton]
public function defParam ( $key $value )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $key | string | Parameter key | |
| $value | mixed | Parameter value |
See also
-
JUser::defParam on api.joomla.org
-
JUser source code on JoomlaCode
-
Class JUser
-
Subpackage User
- Other versions of JUser::defParam
SeeAlso:JUser::defParam [Edit See Also]
User contributed notes
<CodeExamplesForm />