API17:JApplication:: 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.
JApplication::__construct
Description
Class constructor.
Description:JApplication:: construct [Edit Descripton]
Since
Synopsis
public JApplication->__construct ($config=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $config | integer | array() | A client identifier. |
Returns
Defined in
libraries/joomla/application/application.php
Referenced by
See also
SeeAlso:JApplication:: construct
Examples
<CodeExamplesForm />
