API16:JInstallerPlugin
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JInstallerPlugin
Contents |
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' );
[Edit See Also] SeeAlso:JInstallerPlugin
Examples
<CodeExamplesForm />
