Changes

Line 51: Line 51:  
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 [[#isPluginActivated|isPluginActivated]] method description for a 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 [[#Plugin.27s_identifiers|list of available plugin identifiers]].
    
----
 
----