JFactory:: createConfig/1.5
From Joomla! Documentation
JFactory::_createConfig
Description
Create a configuration object.
Description:JFactory:: createConfig [Edit Descripton]
public & function _createConfig ( $file $type= 'PHP' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $file | string | The path to the configuration file | |
| $type | string | 'PHP' | The type of the configuration file |
See also
JFactory::_createConfig on api.joomla.org
JFactory source code on JoomlaCode
Class JFactory- Other versions of JFactory::_createConfig
SeeAlso:JFactory:: createConfig [Edit See Also]