Back to Joomla project (class list)

Class AdminLanguage - list of methods

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

Method Summary

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

Get a list of the available administrator language items.
Parameters
  • bool $all True to include All (*)
  • bool $translate True to translate All
Returns
  • array
Since
  • 3.8.0
Show source code of this method: existing Source Code

Properties Summary

protected static array
$items
Cached array of the administrator language items.
Since
  • 3.8.0

Tags Summary

Since
3.8.0