Liste de tous les membres
Documentation des fonctions membres
static JInstallerHelper::cleanupInstall |
( |
|
$package, |
|
|
|
$resultdir |
|
) |
| |
|
static |
static JInstallerHelper::detectType |
( |
|
$p_dir | ) |
|
|
static |
static JInstallerHelper::downloadPackage |
( |
|
$url, |
|
|
|
$target = false |
|
) |
| |
|
static |
Downloads a package
- Paramètres:
-
string | $url | URL of file to download |
string | $target | Download target filename [optional] |
- Renvoie:
- mixed Path to downloaded package or boolean false on failure
- Depuis:
- 11.1
Références $config, $dispatcher, $target, $url, $version, JText\_(), elseif, JFactory\getConfig(), JHttpFactory\getHttp(), JDispatcher\getInstance(), JPluginHelper\importPlugin(), null, JError\raiseWarning(), JText\sprintf(), et JFile\write().
Référencé par InstallerModelLanguages\_downloadPackage(), InstallerModelInstall\_getPackageFromUrl(), et InstallerModelUpdate\install().
static JInstallerHelper::getFilenameFromURL |
( |
|
$url | ) |
|
|
static |
Gets a file name out of a url
- Paramètres:
-
string | $url | URL to get name from |
- Renvoie:
- mixed String filename or boolean false if failed
- Depuis:
- 11.1
Références $parts, et $url.
static JInstallerHelper::splitSql |
( |
|
$sql | ) |
|
|
static |
static JInstallerHelper::unpack |
( |
|
$p_filename | ) |
|
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :