JInstallerPlugin/1.5
From Joomla! Documentation
[Edit Descripton] Description:JInstallerPlugin
Defined in
libraries/joomla/installer/adapters/plugin.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| __construct | Constructor. |
| _rollback_plugin | Custom rollback method |
| install | Custom install method. |
| uninstall | Custom uninstall method. |
Importing
jimport( 'joomla.installer.adapters.plugin' );
See also
[Edit See Also] SeeAlso:JInstallerPlugin
Examples
<CodeExamplesForm />