JComponentHelper::getParams
Gets the parameter object for the component
Signature
public function getParams(string
$option,
[boolean
$strict = false] )
Parameters
-
$option
- The option for the component.
-
$strict
- If set and the component does not exist, false will be returned
Returns
- JRegistry
- A JRegistry object.