API17:JControllerAdmin:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JControllerAdmin::__construct
Description
Constructor.
Description:JControllerAdmin:: construct [Edit Descripton]
Since
Synopsis
public JControllerAdmin::__construct ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An optional associative array of configuration settings. |
Returns
Defined in
libraries/joomla/application/component/controlleradmin.php (line 53)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JControllerAdmin:: construct
Examples
<CodeExamplesForm />
