Class InstallerViewDefault

Description

Extension Manager Default View

  • since: 1.5

Located in /administrator/components/com_installer/views/default/view.php (line 21)

JObject
   |
   --JView
      |
      --InstallerViewDefault
Direct descendents
Class Description
InstallerViewWarnings Extension Manager Templates View
InstallerViewDiscover Extension Manager Manage View
InstallerViewDatabase Extension Manager Manage View
InstallerViewInstall Extension Manager Install View
InstallerViewUpdate Extension Manager Update View
InstallerViewManage Extension Manager Manage View
Method Summary
InstallerViewDefault __construct ([ $config = null])
void addToolbar ()
void display ([ $tpl = null])
Variables
Methods
Constructor __construct (line 26)
  • since: 1.5
InstallerViewDefault __construct ([ $config = null])
  • $config

Redefinition of:
JView::__construct()
Constructor
addToolbar (line 63)

Add the page title and toolbar.

  • since: 1.6
  • access: protected
void addToolbar ()

Redefined in descendants as:
display (line 37)
  • since: 1.5
void display ([ $tpl = null])
  • $tpl

Redefinition of:
JView::display()
Execute and display a template script.

Redefined in descendants as:

Inherited Methods

Inherited From JView

JView::__construct()
JView::addHelperPath()
JView::addTemplatePath()
JView::assign()
JView::assignRef()
JView::display()
JView::escape()
JView::get()
JView::getLayout()
JView::getLayoutTemplate()
JView::getModel()
JView::getName()
JView::loadHelper()
JView::loadTemplate()
JView::setEscape()
JView::setLayout()
JView::setLayoutExt()
JView::setModel()
JView::_addPath()
JView::_createFileName()
JView::_setPath()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

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