Component installer
- Depuis
- 3.1
◆ _buildAdminMenus()
_buildAdminMenus |
( |
|
$componentId = null | ) |
|
|
protected |
Method to build menu database entries for a component
- Paramètres
-
int | null | $componentId | The component ID for which I'm building menus |
- Renvoie
- boolean True if successful
- Depuis
- 3.1
Références $data, $db, $option, $query, et parent.
◆ _rollback_menu()
Custom rollback method
- Roll back the component menu item
- Paramètres
-
- Renvoie
- boolean True on success
- Depuis
- 3.1
Références $step.
◆ _updateMenus()
_updateMenus |
( |
|
$componentId, |
|
|
|
$clientId = null |
|
) |
| |
|
protected |
Method to update menu database entries for a component in case if the component has been uninstalled before.
- Paramètres
-
int | null | $componentId | The component ID. |
int | $clientId | The client id |
- Renvoie
- boolean True if successful
- Depuis
- 3.7.0
Références $clientId, $db, $option, $query, et parent.
◆ _updateSiteMenus()
_updateSiteMenus |
( |
|
$componentId = null | ) |
|
|
protected |
Method to update menu database entries for a component in case the component has been uninstalled before. NOTE: This will not update admin menus. Use _updateMenus() instead to update admin menus ase well.
- Paramètres
-
int | null | $componentId | The component ID. |
- Renvoie
- boolean True if successful
- Depuis
- 3.4.2
◆ checkExtensionInFilesystem()
checkExtensionInFilesystem |
( |
| ) |
|
|
protected |
Method to check if the extension is present in the filesystem
- Renvoie
- boolean
- Depuis
- 3.4
- Exceptions
-
Références elseif, et parent.
◆ 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 $path, et parent.
◆ createExtensionRoot()
Method to create the extension root path if necessary
- Renvoie
- void
- Depuis
- 3.4
- Exceptions
-
Références parent.
◆ discover()
◆ 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()
loadLanguage |
( |
|
$path = null | ) |
|
◆ parseOptionalTags()
Method to parse optional tags in the manifest
- Renvoie
- void
- Depuis
- 3.4
Références parent.
◆ refreshManifestCache()
◆ setupInstallPaths()
◆ setupUpdates()
◆ uninstall()
◆ $install_script
◆ $manifest_script
◆ $oldAdminFiles
◆ $oldFiles
La documentation de cette classe a été générée à partir du fichier suivant :