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
   |
   --JViewLegacy
      |
      --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 29)
  • var: config values
  • access: protected
array $directory = null (line 44)
  • var: informations about writable state of directories
  • access: protected
array $info = null (line 34)
  • var: somme system values
  • access: protected
string $php_info = null (line 39)
  • var: php info
  • access: protected
array $php_settings = null (line 24)
  • var: some php settings
  • 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:45 +0100 by phpDocumentor 1.4.3