JPluginHelper::import
Loads the plugin file.
Signature
protected function import(
$plugin,
[JEventDispatcher
$autocreate = true,
[JEventDispatcher
$dispatcher = null]] )
Parameters
-
$plugin
- The plugin.
-
$autocreate
- True to autocreate.
-
$dispatcher
- Optionally allows the plugin to use a different dispatcher.
Returns
- void