Class InstallationViewInstallHtml

Description

The Installation Install View

  • since: 3.1

Located in /installation/view/install/html.php (line 19)

JViewBase
   |
   --JViewHtml
      |
      --InstallationViewInstallHtml
Variable Summary
Method Summary
 string render ()
Variables
InstallationModelSetup $model (line 27)

Redefine the model so the correct type hinting is available.

  • since: 3.1
  • access: protected

Redefinition of:
JViewBase::$model
The model object.
array $options (line 35)

The session options

  • since: 3.1
  • access: protected
array $tasks = array() (line 43)

The installation tasks to perform

  • since: 3.1
  • access: protected

Inherited Variables

Inherited from JViewHtml

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

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.

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 15:04:49 +0100 by phpDocumentor 1.4.3