Class AdminViewHelp

Description

HTML View class for the Admin component

  • since: 1.6

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

JObject
   |
   --JViewLegacy
      |
      --AdminViewHelp
Variable Summary
 string $help_search
 string $lang_tag
 string $page
 string $start_here
 array $toc
Method Summary
 void addToolbar ()
 void display ([ $tpl = null])
Variables
string $help_search = null (line 24)
  • var: the search string
  • access: protected
string $lang_tag = null (line 34)
  • var: the iso language tag
  • access: protected
string $latest_version_check = 'http://www.joomla.org/download.html' (line 44)
  • var: url for the latest version check
  • access: protected
string $page = null (line 29)
  • var: the page to be viewed
  • access: protected
string $start_here = null (line 49)
  • var: url for the start here link.
  • access: protected
array $toc = null (line 39)
  • var: Table of contents
  • 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:35 +0100 by phpDocumentor 1.4.3