load_all_plugins
Description:
Load all the modules available in the default directory path.
The default directory path can be changed through the environment variable grl_plugin_path and it can contain several paths separated by ":"
Parameters:
this |
the registry instance |
activate |
true if plugins must be activated after loading |
Returns:
false% is all the configured plugin paths are invalid, true% otherwise. |