Class AdminViewSysinfo

Description

Sysinfo View class for the Admin component

  • since: 1.6

Located in /administrator/components/com_admin/views/sysinfo/view.html.php (line 19)

JObject
   |
   --JView
      |
      --AdminViewSysinfo
Variable Summary
array $config
array $directory
array $info
string $php_info
Method Summary
void addToolbar ()
void display ([ $tpl = null])
void _setSubMenu ()
Variables
array $config = null (line 28)
  • var: config values
  • access: protected
array $directory = null (line 40)
  • var: informations about writable state of directories
  • access: protected
array $info = null (line 32)
  • var: somme system values
  • access: protected
string $php_info = null (line 36)
  • var: php info
  • access: protected
array $php_settings = null (line 24)
  • var: some php settings
  • 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:22 -0500 by phpDocumentor 1.4.4