activate_plugin_by_id
Description:
[
Version ( since =
"0.3.0" ) ]
public bool activate_plugin_by_id (
string plugin_id)
throws Error
Activates plugin identified by plugin_id
.
Parameters:
this |
the registry instance
|
plugin_id |
plugin identifier
|
Returns:
true if the plugin is loaded correctly
|