JFactory:: createConfig/1.5

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.5 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
  • Returns object
  • Defined on line 471 of libraries/joomla/factory.php
  • Since Joomla 1.5
  • Referenced by

See also

SeeAlso:JFactory:: createConfig [Edit See Also]

User contributed notes


Personal tools