JUser::setParam/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JUser::setParam

Description

Method to set a parameter.

Description:JUser::setParam [Edit Descripton]

public function setParam (
        $key
        $value
)
Parameter Type Default Description
$key string Parameter key
$value mixed Parameter value
  • Returns mixed Set parameter value
  • Defined on line 241 of libraries/joomla/user/user.php
  • Since Joomla 1.5

See also

SeeAlso:JUser::setParam [Edit See Also]

User contributed notes


Personal tools