API17

API17:JFactory::getConfig

From Joomla! Documentation

Joomla 11.1 JFactory::getConfig

Description

Get a configuration object.


public static function getConfig (
        $file=null
        $type= 'PHP'
)
Parameter Type Default Description
$file null
$type 'PHP'

See also


User contributed notes

Code Examples