API17:JLanguage::exists
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::exists
Description
Check if a language exists.
Description:JLanguage::exists [Edit Descripton]
public static function exists ( $lang $basePath=JPATH_BASE )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $lang | |||
| $basePath | JPATH_BASE |
- Returns
- Defined on line 585 of libraries/joomla/language/language.php
See also
-
JLanguage::exists source code on BitBucket
-
Class JLanguage
-
Subpackage Language
- Other versions of JLanguage::exists
SeeAlso:JLanguage::exists [Edit See Also]
User contributed notes
<CodeExamplesForm />
