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 the configuration file into the site object.
Description:JDaemon::loadConfiguration [Edit Descripton]
Since
Synopsis
protected JDaemon::loadConfiguration ($file)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | string | The path to the configuration file. |
Returns
bool True on success.
Defined in
libraries/joomla/application/cli/daemon.php (line 442)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JDaemon::loadConfiguration
Examples
<CodeExamplesForm />
