[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/administrator/components/com_languages/src/Service/HTML/ -> Languages.php (summary)

(no description)

Copyright: (C) 2009 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 94 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Languages:: (4 methods):
  published()
  id()
  clients()
  publishedOptions()


Class: Languages  - X-Ref

Utility class working with languages

published($published)   X-Ref
Method to generate an information about the default language.

param: boolean  $published  True if the language is the default.
return: string  HTML code.

id($rowNum, $language)   X-Ref
Method to generate an input radio button.

param: integer  $rowNum    The row number.
param: string   $language  Language tag.
return: string  HTML code.

clients()   X-Ref
Method to generate an array of clients.

return: array of client objects.

publishedOptions()   X-Ref
Returns an array of published state filter options.

return: string      The HTML code for the select tag.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer