Back to Joomla project (class list)

Class ContentLanguage - list of methods

Utility class working with content language select lists
Package: Joomla\CMS\HTML\Helpers
Copyright: (C) 2010 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/HTML/Helpers/ContentLanguage.php
Project: Joomla

Method Summary

public static array
(mixed $all = false, mixed $translate = false)

Get a list of the available content language items.
Parameters
  • bool $all True to include All (*)
  • bool $translate True to translate All
Returns
  • array
Since
  • 1.6
-
  • \Joomla\CMS\Form\Field\ContentlanguageField
Show source code of this method: existing Source Code

Properties Summary

protected static array
$items
Cached array of the content language items.
Since
  • 1.6

Tags Summary

Since
1.6