Abstract Class JHtmlLanguages

Description

Utility class working with languages

  • abstract:
  • since: 1.6

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


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

Method to generate an input radio button

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

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 publishedOptions (line 67)

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 Tue, 19 Nov 2013 15:06:37 +0100 by phpDocumentor 1.4.3