API17:JHtmlContentLanguage
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 6: | Line 6: | ||
===Defined in=== | ===Defined in=== | ||
libraries/joomla/html/html/contentlanguage.php | libraries/joomla/html/html/contentlanguage.php | ||
| + | * see source code in [[jplatform:html/html/contentlanguage.php|BitBucket]] | ||
===Subpackage=== | ===Subpackage=== | ||
[[Subpackage Html/11.1|Html]] | [[Subpackage Html/11.1|Html]] | ||
| Line 23: | Line 24: | ||
<source lang="php">jimport( 'joomla.html.html.contentlanguage' );</source> | <source lang="php">jimport( 'joomla.html.html.contentlanguage' );</source> | ||
===See also=== | ===See also=== | ||
| + | * JHtmlContentLanguage source code in [[jplatform:html/html/contentlanguage.php|BitBucket]] | ||
* [[JHtmlContentLanguage|Other versions of this class]] | * [[JHtmlContentLanguage|Other versions of this class]] | ||
{{SeeAlso:JHtmlContentLanguage}} | {{SeeAlso:JHtmlContentLanguage}} | ||
Revision as of 17:57, 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.
[Edit Descripton] Description:JHtmlContentLanguage
Defined in
libraries/joomla/html/html/contentlanguage.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| existing | Get a list of the available content language items. |
Importing
jimport( 'joomla.html.html.contentlanguage' );
See also
- JHtmlContentLanguage source code in BitBucket
- Other versions of this class
SeeAlso:JHtmlContentLanguage [Edit See Also]
Examples
<CodeExamplesForm />
