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