JPluginHelper::isEnabled
Checks if a plugin is enabled.
Signature
public function isEnabled(string
$type,
[string
$plugin = null] )
Parameters
-
$type
- The plugin type, relates to the sub-directory in the plugins directory.
-
$plugin
- The plugin name.
Returns
- boolean