![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de InstallationModelFtp:Fonctions membres publiques | |
| detectFtpRoot ($options) | |
| verifyFtpSettings ($options) | |
Fonctions membres publiques hérités de JModelBase | |
| __construct (Registry $state=null) | |
| getState () | |
| setState (Registry $state) | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de JModelBase | |
| loadState () | |
Attributs protégés hérités de JModelBase | |
| $state | |
FTP configuration model for the Joomla Core Installer.
| detectFtpRoot | ( | $options | ) |
Find the ftp filesystem root for a given user/pass pair.
| array | $options | Configuration options. |
Références $buffer, $i, $n, $options, $parts, $tmp, DIRECTORY_SEPARATOR, JPATH_LIBRARIES, JPATH_SITE, null, et ArrayHelper\toObject().
| verifyFtpSettings | ( | $options | ) |
Verify the FTP settings as being functional and correct.
| array | $options | Configuration options. |
Références $buffer, $options, $root, JPATH_ROOT, null, et ArrayHelper\toObject().