◆ copyBaseFiles()
Method to copy the extension's base files from the <files>
tag(s) and the manifest file
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références $folder, et parent.
◆ extensionExistsInSystem()
extensionExistsInSystem |
( |
|
$extension = null | ) |
|
|
protected |
Function used to check if extension is already installed
- Paramètres
-
string | $extension | The element name of the extension to install |
- Renvoie
- boolean True if extension exists
- Depuis
- 3.1
Références $db, $extension, $id, $query, et parent.
◆ finaliseInstall()
◆ 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
Références parent.
◆ loadLanguage()
Custom loadLanguage method
- Paramètres
-
string | $path | The path on which to find language files. |
- Renvoie
- void
- Depuis
- 3.1
Références $extension, $path, et JPATH_SITE.
◆ parseOptionalTags()
Method to parse optional tags in the manifest
- Renvoie
- void
- Depuis
- 3.4
Références parent.
◆ populateFilesAndFolderList()
populateFilesAndFolderList |
( |
| ) |
|
|
protected |
◆ refreshManifestCache()
◆ setupInstallPaths()
◆ storeExtension()
Method to store the extension to the database
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références $name, extension, et parent.
◆ uninstall()
Custom uninstall method
- Paramètres
-
string | $id | The id of the file to uninstall |
- Renvoie
- boolean True on success
- Depuis
- 3.1
Références $db, $files, $folder, $id, $query, $row, $target, Table\getInstance(), JPATH_MANIFESTS, JPATH_ROOT, parent, et JLoader\register().
◆ $scriptElement
◆ $supportsDiscoverInstall
$supportsDiscoverInstall = false |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :