API17:JLanguage::getTag
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 12: | Line 12: | ||
===Synopsis=== | ===Synopsis=== | ||
<source lang="php"> | <source lang="php"> | ||
| − | public | + | public JLanguage::getTag () |
</source> | </source> | ||
===Returns=== | ===Returns=== | ||
string The language tag | string The language tag | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/language/language.php | + | libraries/joomla/language/language.php (line 876) |
| + | * see source code in [[jplatform:language/language.php#cl-876|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:53, 23 April 2011
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::getTag
Description
Get for the language tag (as defined in RFC 3066).
Description:JLanguage::getTag [Edit Descripton]
Since
Synopsis
public JLanguage::getTag ()
Returns
string The language tag
Defined in
libraries/joomla/language/language.php (line 876)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
