JRegistry::set
Set a registry value.
Signature
public function set(string
$path,
mixed
$value )
Parameters
-
$path
- Registry Path (e.g. joomla.content.showauthor)
-
$value
- Value of entry
Returns
- mixed
- The value of the that has been set.