JInstallerHelper/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public static | cleanupInstall | Clean up temporary uploaded package and unpacked extension. |
| public static | detectType | Method to detect the extension type from a package directory. |
| public static | downloadPackage | Downloads a package. |
| public static | getFilenameFromURL | Gets a file name out of a url. |
| public static | splitSql | Splitsql. |
| public static | unpack | Unpacks a file and verifies it as a Joomla element package Supports .gz .tar .tar.gz and .zip. |
- Defined in libraries/joomla/installer/helper.php
Importing
jimport( 'joomla.installer.helper' );
See also
JInstallerHelper source code on BitBucket
Subpackage Installer
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:42:57
