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