Liste de tous les membres
Documentation des fonctions membres
JInstallationModelFilesystem::_chmod |
( |
|
$path, |
|
|
|
$mode |
|
) |
| |
static JInstallationModelFilesystem::checkPermissions |
( |
| ) |
|
|
static |
Check the webserver user permissions for writing files/folders
- Renvoie:
- boolean True if correct permissions exist
- Depuis:
- 1.5
Références JPATH_ROOT.
JInstallationModelFilesystem::checkSettings |
( |
|
$user, |
|
|
|
$pass, |
|
|
|
$root, |
|
|
|
$host = '127.0.0.1' , |
|
|
|
$port = '21' |
|
) |
| |
Verify the FTP configuration values are valid
- Paramètres:
-
string | $user | Username of the ftp user to determine root for |
string | $pass | Password of the ftp user to determine root for |
string | $root | |
string | $host | |
string | $port | |
- Renvoie:
- mixed Boolean true on success or JError object on fail
- Depuis:
- 1.5
Références $user, JText\_(), JFTP\getInstance(), jimport(), JPATH_ROOT, et null.
JInstallationModelFilesystem::detectFtpRoot |
( |
|
$options | ) |
|
Find the ftp filesystem root for a given user/pass pair.
- Paramètres:
-
array | $options | Configuration options. |
- Renvoie:
- mixed Filesystem root for given FTP user, or boolean false if not found.
- Depuis:
- 1.6
Références $i, $n, $options, $parts, JText\_(), DIRECTORY_SEPARATOR, JFTP\getInstance(), jimport(), JPATH_LIBRARIES, JPATH_SITE, null, et JArrayHelper\toObject().
JInstallationModelFilesystem::setFolderPermissions |
( |
|
$folder, |
|
|
|
$options |
|
) |
| |
JInstallationModelFilesystem::setFTPCfg |
( |
|
$vars | ) |
|
Inserts ftp variables to mainframe registry Needed to activate ftp layer for file operations in safe mode
- Paramètres:
-
array | $vars | The post values |
- Renvoie:
- void
Références $app, et JFactory\getApplication().
JInstallationModelFilesystem::verifyFtpSettings |
( |
|
$options | ) |
|
La documentation de cette classe a été générée à partir du fichier suivant :