Class JHtmlLanguages

Description

Utility class working with languages

  • abstract:
  • since: 1.6

Located in /administrator/components/com_languages/helpers/html/languages.php (line 17)


	
			
Method Summary
static void clients ()
static string id (int $rowNum, string $language)
static string published (boolean $published)
static string publishedOptions ()
Methods
static method clients (line 48)
  • access: public
static void clients ()
static method id (line 43)

method to generate an input radio button

  • return: html code
  • access: public
static string id (int $rowNum, string $language)
  • int $rowNum: the row number
  • string $language: language tag
static method published (line 25)

method to generate an information about the default language

  • return: html code
  • access: public
static string published (boolean $published)
  • boolean $published: is the language the default?
static method publishedOptions (line 62)

Returns an array of published state filter options.

  • return: The HTML code for the select tag
  • since: 1.6
  • access: public
static string publishedOptions ()

Documentation generated on Mon, 25 Jun 2012 13:56:10 -0500 by phpDocumentor 1.4.4