Liste de tous les membres
Documentation des fonctions membres
JInstallerComponent::_buildAdminMenus |
( |
| ) |
|
|
protected |
JInstallerComponent::_removeAdminMenus |
( |
& |
$row | ) |
|
|
protected |
JInstallerComponent::_rollback_menu |
( |
|
$step | ) |
|
|
protected |
Custom rollback method
- Roll back the component menu item
- Paramètres:
-
array | $step | Installation step to rollback. |
- Renvoie:
- boolean True on success
- Depuis:
- 11.1
JInstallerComponent::discover |
( |
| ) |
|
JInstallerComponent::discover_install |
( |
| ) |
|
Install unregistered extensions that have been discovered.
- Renvoie:
- mixed
- Depuis:
- 11.1
Manifest Document Setup Section
Basic Checks Section
Installer Trigger Loading
Database Processing Section
Custom Installation Script Section
Finalization and Cleanup Section
Références $client, $db, $name, JText\_(), JPath\clean(), JApplicationHelper\getClientInfo(), JFilterInput\getInstance(), JTable\getInstance(), if, JPATH_ADMINISTRATOR, JPATH_SITE, parent, JApplicationHelper\parseXMLInstallFile(), JError\raiseWarning(), et JText\sprintf().
JInstallerComponent::install |
( |
| ) |
|
Custom install method for components
- Renvoie:
- boolean True on success
- Depuis:
- 11.1
Database Processing Section
Custom Installation Script Section
Finalization and Cleanup Section
Références $asset, $db, $name, $path, $row, JText\_(), JPath\clean(), JFolder\create(), elseif, JFilterInput\getInstance(), JTable\getInstance(), if, JPATH_ADMINISTRATOR, JPATH_SITE, parent, JError\raiseWarning(), et JText\sprintf().
JInstallerComponent::loadLanguage |
( |
|
$path = null | ) |
|
Custom loadLanguage method
- Paramètres:
-
string | $path | The path language files are on. |
- Renvoie:
- void
- Depuis:
- 11.1
Références $extension, $folder, $lang, $name, $path, elseif, JFilterInput\getInstance(), JFactory\getLanguage(), JPATH_ADMINISTRATOR, JPATH_SITE, null, et parent.
JInstallerComponent::refreshManifestCache |
( |
| ) |
|
JInstallerComponent::uninstall |
( |
|
$id | ) |
|
Custom uninstall method for components
- Paramètres:
-
integer | $id | The unique extension id of the component to uninstall |
- Renvoie:
- mixed Return value for uninstall method in component uninstall file
- Depuis:
- 11.1
Manifest Document Setup Section
Installer Trigger Loading and Uninstall
Custom Uninstallation Script Section; Legacy CMS 1.5 Support
Database Processing Section
Filesystem Processing Section
Références $asset, $db, $id, $name, $query, $row, JText\_(), JPath\clean(), JFolder\delete(), JFilterInput\getInstance(), JTable\getInstance(), if, JPATH_ADMINISTRATOR, JPATH_SITE, null, parent, JError\raiseWarning(), et JText\sprintf().
JInstallerComponent::update |
( |
| ) |
|
Custom update method for components
- Renvoie:
- boolean True on success
- Depuis:
- 11.1
Manifest Document Setup Section
Hunt for the original XML file
Basic Checks Section
Installer Trigger Loading
Filesystem Processing Section
Database Processing Section
Custom Installation Script Section
Finalization and Cleanup Section
Références $db, $name, $path, $row, JText\_(), JPath\clean(), JFolder\create(), JFilterInput\getInstance(), JTable\getInstance(), if, JPATH_ADMINISTRATOR, JPATH_SITE, null, parent, JError\raiseWarning(), JInstaller\setPath(), et JText\sprintf().
Documentation des données membres
JInstallerComponent::$element = null |
|
protected |
JInstallerComponent::$install_script = null |
|
protected |
JInstallerComponent::$manifest = null |
|
protected |
JInstallerComponent::$manifest_script = null |
|
protected |
JInstallerComponent::$name = null |
|
protected |
JInstallerComponent::$oldAdminFiles = null |
|
protected |
JInstallerComponent::$oldFiles = null |
|
protected |
La documentation de cette classe a été générée à partir du fichier suivant :