API17:JCli::loadConfiguration
From Joomla! Documentation
JCli::loadConfiguration
Description
Load an object or array into the application configuration object.
public function loadConfiguration ($data)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $data | mixed | Either an array or object to be loaded into the configuration object. |
See also
JCli::loadConfiguration source code on BitBucket
Class JCli
Subpackage Application- Other versions of JCli::loadConfiguration
User contributed notes
Code Examples