API16:JInstallerPlugin
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/installer/adapters/plugin.php
Methods
| Method name | Description |
|---|---|
| loadLanguage | Custom loadLanguage method |
| install | Custom install method |
| update | Custom update method |
| uninstall | Custom uninstall method |
| discover | Custom discover method |
| discover_install | Custom discover_install method |
| refreshManifestCache |
Importing
jimport( 'joomla.installer.adapters.plugin' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 12:17:47
