Class InstallationViewDefault

Description

Generic Installation View

  • since: 3.1

Located in /installation/view/default.php (line 19)

JViewBase
   |
   --JViewHtml
      |
      --InstallationViewDefault
Direct descendents
Class Description
 class InstallationViewPreinstallHtml The HTML Joomla Core Pre-Install View
 class InstallationViewSummaryHtml The Installation Summary View
Variable Summary
Method Summary
 string render ()
Variables
JForm $form (line 27)

The JForm object

  • since: 3.1
  • access: protected
InstallationModelSetup $model (line 35)

Redefine the model so the correct type hinting is available.

  • since: 3.1
  • access: protected

Redefinition of:
JViewBase::$model
The model object.

Inherited Variables

Inherited from JViewHtml

JViewHtml::$layout
JViewHtml::$paths
Methods
render (line 44)

Method to render the view.

  • return: The rendered view.
  • since: 3.1
  • access: public
string render ()

Redefinition of:
JViewHtml::render()
Method to render the view.

Redefined in descendants as:

Inherited Methods

Inherited From JViewHtml

 JViewHtml::__construct()
 JViewHtml::escape()
 JViewHtml::getLayout()
 JViewHtml::getPath()
 JViewHtml::getPaths()
 JViewHtml::loadPaths()
 JViewHtml::render()
 JViewHtml::setLayout()
 JViewHtml::setPaths()
 JViewHtml::__toString()

Inherited From JViewBase

 JViewBase::__construct()
 JViewBase::escape()

Documentation generated on Tue, 19 Nov 2013 14:59:07 +0100 by phpDocumentor 1.4.3