API17:JDaemon::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.
JDaemon::loadConfiguration
Description
Load an object or array into the application configuration object.
Description:JDaemon::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
-
JDaemon::loadConfiguration source code on BitBucket
-
Class JDaemon
-
Subpackage Application
- Other versions of JDaemon::loadConfiguration
SeeAlso:JDaemon::loadConfiguration [Edit See Also]
User contributed notes
<CodeExamplesForm />
