JLibraryHelper::saveParams
Save the parameters object for the library
Signature
public function saveParams(string
$element,
JRegistry
$paramsĀ )
Parameters
-
$element
- Element of the library in the extensions table.
-
$params
- Params to save
Returns
- JRegistry
- A JRegistry object.