JApplication::getCfg
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JApplication::getCfg[edit]
Description[edit]
public function getCfg (
$varname
$default=null
)
Parameter | Type | Default | Description |
---|---|---|---|
$varname | |||
$default | null |
- Returns
- Defined on line 436 of libraries/joomla/application/application.php
See also[edit]
- JApplication::getCfg source code on BitBucket
- Class JApplication
- Subpackage Application
- Other versions of JApplication::getCfg
User contributed notes[edit]
Code Examples[edit]