API16

API16:JInstallerPlugin

From Joomla! Documentation

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

Code Examples