Class LanguagesViewInstalled

Description

Displays a list of the installed languages.

  • since: 1.6

Located in /administrator/components/com_languages/views/installed/view.html.php (line 19)

JObject
   |
   --JViewLegacy
      |
      --LanguagesViewInstalled
Variable Summary
 object client $client
 boolean|JExeption $ftp
 string $option
 object pagination $pagination
 array $rows
 object user $user
Method Summary
 void addToolbar ()
 void display ([ $tpl = null])
Variables
object client $client = null (line 24)
  • var: object
  • access: protected
boolean|JExeption $ftp = null (line 29)
  • var: True, if FTP settings should be shown, or an exeption
  • access: protected
string $option = null (line 34)
  • var: option name
  • access: protected
object pagination $pagination = null (line 39)
  • var: information
  • access: protected
array $rows = null (line 44)
  • var: languages information
  • access: protected
object user $user = null (line 49)
  • var: object
  • access: protected

Inherited Variables

Inherited from JViewLegacy

JViewLegacy::$_basePath
JViewLegacy::$_charset
JViewLegacy::$_defaultModel
JViewLegacy::$_escape
JViewLegacy::$_layout
JViewLegacy::$_layoutExt
JViewLegacy::$_layoutTemplate
JViewLegacy::$_models
JViewLegacy::$_name
JViewLegacy::$_output
JViewLegacy::$_path
JViewLegacy::$_template

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Tue, 19 Nov 2013 15:17:58 +0100 by phpDocumentor 1.4.3