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
   |
   --JView
      |
      --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 JView

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

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Mon, 25 Jun 2012 14:01:24 -0500 by phpDocumentor 1.4.4