API17:JModelList:: 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.
JModelList::__construct
Description
Constructor.
Description:JModelList:: construct [Edit Descripton]
Synopsis
public JModelList::__construct ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | array | array() | An optional associative array of configuration settings. |
Returns
Defined in
libraries/joomla/application/component/modellist.php (line 63)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JModelList:: construct
Examples
<CodeExamplesForm />
