API17:JControllerAdmin:: construct
From Joomla! Documentation
JControllerAdmin::__construct
Description
Constructor.
public function __construct ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An optional associative array of configuration settings. |
See also
JControllerAdmin::__construct source code on BitBucket
Class JControllerAdmin
Subpackage Application- Other versions of JControllerAdmin::__construct
User contributed notes
Code Examples