API17:JModelList:: construct
From Joomla! Documentation
JModelList::__construct
Description
Constructor.
public function __construct ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An optional associative array of configuration settings. |
- Returns
- Defined on line 63 of libraries/joomla/application/component/modellist.php
See also
JModelList::__construct source code on BitBucket
Class JModelList
Subpackage Application- Other versions of JModelList::__construct
User contributed notes
Code Examples