Class InstallationModelConfiguration

Description

Configuration setup model for the Joomla Core Installer.

  • since: 3.1

Located in /installation/model/configuration.php (line 19)

JModelBase
   |
   --InstallationModelConfiguration
Method Summary
 boolean setup (array $options)
 boolean _createConfiguration (array $options)
Variables

Inherited Variables

Inherited from JModelBase

JModelBase::$state
Methods
setup (line 30)

Method to setup the configuration file

  • return: True on success
  • since: 3.1
  • access: public
boolean setup (array $options)
  • array $options: The session options
_createConfiguration (line 59)

Method to create the configuration file

  • return: True on success
  • since: 3.1
boolean _createConfiguration (array $options)
  • array $options: The session options

Inherited Methods

Inherited From JModelBase

 JModelBase::__construct()
 JModelBase::getState()
 JModelBase::loadState()
 JModelBase::setState()

Documentation generated on Tue, 19 Nov 2013 14:56:31 +0100 by phpDocumentor 1.4.3