Class InstallationModelFtp

Description

FTP configuration model for the Joomla Core Installer.

  • since: 3.1

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

JModelBase
   |
   --InstallationModelFtp
Method Summary
 mixed detectFtpRoot (array $options)
 mixed verifyFtpSettings (array $options)
Variables

Inherited Variables

Inherited from JModelBase

JModelBase::$state
Methods
detectFtpRoot (line 30)

Find the ftp filesystem root for a given user/pass pair.

  • return: FTP root for given FTP user, or boolean false if not found.
  • since: 3.1
  • access: public
mixed detectFtpRoot (array $options)
  • array $options: Configuration options.
verifyFtpSettings (line 136)

Verify the FTP settings as being functional and correct.

  • return: FTP root for given FTP user, or boolean false if not found.
  • since: 3.1
  • access: public
mixed verifyFtpSettings (array $options)
  • array $options: Configuration options.

Inherited Methods

Inherited From JModelBase

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

Documentation generated on Tue, 19 Nov 2013 15:03:58 +0100 by phpDocumentor 1.4.3