Class InstallerViewDefault

Description

Extension Manager Default View

  • since: 1.5

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

JObject
   |
   --JViewLegacy
      |
      --InstallerViewDefault
Direct descendents
Class Description
 class InstallerViewDatabase Extension Manager Manage View
 class InstallerViewDiscover Extension Manager Discover View
 class InstallerViewInstall Extension Manager Install View
 class InstallerViewLanguages Language installer view
 class InstallerViewManage Extension Manager Manage View
 class InstallerViewUpdate Extension Manager Update View
 class InstallerViewWarnings Extension Manager Templates View
Method Summary
 InstallerViewDefault __construct ([array $config = null])
 void addToolbar ()
 void display ([string $tpl = null])
Variables
Methods
Constructor __construct (line 28)

Constructor

  • since: 1.5
  • access: public
InstallerViewDefault __construct ([array $config = null])
  • array $config: Configuration array

Redefinition of:
JViewLegacy::__construct()
Constructor
addToolbar (line 73)

Add the page title and toolbar.

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

Redefined in descendants as:
display (line 45)

Display the view

  • since: 1.5
  • access: public
void display ([string $tpl = null])
  • string $tpl: Template

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

Redefined in descendants as:

Inherited Methods

Inherited From JViewLegacy

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

Inherited From JObject

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

Documentation generated on Tue, 19 Nov 2013 15:18:13 +0100 by phpDocumentor 1.4.3