API17:JLanguage:: 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.
JLanguage::__construct
Description
Constructor activating the default information of the language.
Description:JLanguage:: construct [Edit Descripton]
Synopsis
public JLanguage::__construct ($lang=null, $debug=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $lang | null | ||
| $debug | false |
Returns
Defined in
libraries/joomla/language/language.php (line 181)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
