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
   |
   --JView
      |
      --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 32)
  • var: the iso language tag
  • access: protected
string $latest_version_check = 'http://www.joomla.org/download.html' (line 40)
  • var: url for the latest version check
  • access: protected
string $page = null (line 28)
  • var: the page to be viewed
  • access: protected
string $start_here = null (line 44)
  • var: url for the start here link.
  • access: protected
array $toc = null (line 36)
  • var: Table of contents
  • 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