3.1.17. loadPlugins()

void loadPlugins

If the plugins configuration directive is set to the plugin directory, the method loads the plugins from it. It is also called automatically during the first optClass::fetch() call. It is good to do this manually, if some plugin objects are required by the script (for example: the components).

Note: this method is not available, if the Plugin support was removed from the source with OPT Configurator.