Package installer
- Depuis
- 3.1
◆ _getExtensionId()
_getExtensionId |
( |
|
$type, |
|
|
|
$id, |
|
|
|
$client, |
|
|
|
$group |
|
) |
| |
|
protected |
◆ checkExtensionInFilesystem()
checkExtensionInFilesystem |
( |
| ) |
|
|
protected |
Method to check if the extension is present in the filesystem, flags the route as update if so
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références elseif, JPATH_MANIFESTS, et parent.
◆ copyBaseFiles()
◆ createExtensionRoot()
Method to create the extension root path if necessary
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
◆ getElement()
getElement |
( |
|
$element = null | ) |
|
Get the filtered extension element from the manifest
- Paramètres
-
string | $element | Optional element name to be converted |
- Renvoie
- string The filtered element
- Depuis
- 3.4
◆ loadLanguage()
Load language from a path
- Paramètres
-
string | $path | The path of the language. |
- Renvoie
- void
- Depuis
- 3.1
Références $path.
◆ onExtensionAfterInstall()
onExtensionAfterInstall |
( |
Installer |
$installer, |
|
|
|
$eid |
|
) |
| |
Handler for the onExtensionAfterInstall
event
- Paramètres
-
Installer | $installer | Installer instance managing the extension's installation |
integer | boolean | $eid | The extension ID of the installed extension on success, boolean false on install failure |
- Renvoie
- void
- Depuis
- 3.7.0
◆ parseOptionalTags()
Method to parse optional tags in the manifest
- Renvoie
- void
- Depuis
- 3.4
Références parent.
◆ refreshManifestCache()
◆ setupInstallPaths()
Method to do any prechecks and setup the install paths for the extension
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références JPATH_MANIFESTS, et parent.
◆ storeExtension()
Method to store the extension to the database
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références $name, extension, name, et parent.
◆ triggerManifestScript()
triggerManifestScript |
( |
|
$method | ) |
|
|
protected |
Executes a custom install script method
- Paramètres
-
string | $method | The install method to execute |
- Renvoie
- boolean True on success
- Depuis
- 3.4
Références parent.
◆ uninstall()
Custom uninstall method
- Paramètres
-
integer | $id | The id of the package to uninstall. |
- Renvoie
- boolean True on success
- Depuis
- 3.1
Références $client, $extension, $folder, $id, $manifest, $row, ApplicationHelper\getClientInfo(), Table\getInstance(), if, JPATH_MANIFESTS, null, parent, JLoader\register(), et Installer\setPackageUninstall().
◆ $eventRegistered
◆ $installedIds
◆ $results
◆ $supportsDiscoverInstall
$supportsDiscoverInstall = false |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :