Finder extension plugin
- Depuis
- 4.0.0
◆ addCommonWords()
addCommonWords |
( |
|
$extension | ) |
|
|
protected |
◆ getLanguage()
Get an object of information if the handled extension is a language
- Paramètres
-
- Renvoie
- object
- Depuis
- 4.0.0
Références $db, $extension, et $query.
◆ onExtensionAfterInstall()
onExtensionAfterInstall |
( |
|
$installer, |
|
|
|
$eid |
|
) |
| |
Add common words to finder after language got installed
- Paramètres
-
Installer | $installer | Installer object |
integer | $eid | Extension Identifier |
- Renvoie
- void
- Depuis
- 4.0.0
Références $extension.
◆ onExtensionAfterUninstall()
onExtensionAfterUninstall |
( |
|
$installer, |
|
|
|
$eid, |
|
|
|
$removed |
|
) |
| |
Remove common words to finder after language got uninstalled
- Paramètres
-
Installer | $installer | Installer instance |
integer | $eid | Extension id |
boolean | $removed | Installation result |
- Renvoie
- void
- Depuis
- 4.0.0
◆ onExtensionAfterUpdate()
onExtensionAfterUpdate |
( |
|
$installer, |
|
|
|
$eid |
|
) |
| |
Add common words to finder after language got updated
- Paramètres
-
Installer | $installer | Installer object |
integer | $eid | Extension identifier |
- Renvoie
- void
- Depuis
- 4.0.0
◆ removeCommonWords()
removeCommonWords |
( |
|
$extension | ) |
|
|
protected |
◆ $db
La documentation de cette classe a été générée à partir du fichier suivant :