JLibraryHelper::getParams
Gets the parameter object for the library
Signature
public function getParams(string
$element,
[boolean
$strict = false] )
Parameters
-
$element
- Element of the library in the extensions table.
-
$strict
- If set and the library does not exist, false will be returned
Returns
- JRegistry
- A JRegistry object.