API17:JCli::loadConfiguration
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JCli::loadConfiguration
Description
Load an object or array into the application configuration object.
Description:JCli::loadConfiguration [Edit Descripton]
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
SeeAlso:JCli::loadConfiguration [Edit See Also]
User contributed notes
<CodeExamplesForm />
