Company administration service methods: Difference between revisions

Line 25: Line 25:
Returns an associative array with strings as keys and booleans as values.
Returns an associative array with strings as keys and booleans as values.


Returns an associative array (a JSON object) with values from <code>pluginNames</code> parameter as keys and boolean values for each plugin. See [[Company public service methods#pluginName|description of public service <code>isPluginActivated</code> method]] for list of available plugin names.
Returns an associative array (a JSON object) with values from <code>pluginNames</code> parameter as keys and boolean values for each plugin. See [[Company public service methods#pluginName|list of available plugin names]].


----
----