API17:JPluginHelper::isEnabled
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.
JPluginHelper::isEnabled
Description
Checks if a plugin is enabled.
Description:JPluginHelper::isEnabled [Edit Descripton]
public static function isEnabled ( $type $plugin=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | The plugin type, relates to the sub-directory in the plugins directory. | |
| $plugin | string | null | The plugin name. |
See also
-
JPluginHelper::isEnabled source code on BitBucket
-
Class JPluginHelper
-
Subpackage Plugin
- Other versions of JPluginHelper::isEnabled
SeeAlso:JPluginHelper::isEnabled [Edit See Also]
User contributed notes
<CodeExamplesForm />
