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 the configuration file into the site object.
Description:JCli::loadConfiguration [Edit Descripton]
Since
Synopsis
protected JCli::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.php (line 251)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JCli::loadConfiguration
Examples
<CodeExamplesForm />
