Company administration service methods: Difference between revisions
No edit summary |
No edit summary |
||
| Line 159: | Line 159: | ||
* zooz_app_id | * zooz_app_id | ||
* zooz_app_key | * zooz_app_key | ||
---- | |||
====isPluginActivated==== | |||
<code>isPluginActivated(pluginName)</code> | |||
Params: | |||
* '''pluginName''' string | |||
Returns boolean (1 or 0). | |||
Return plugin status true if status active, else false. <code>pluginName</code> parameter is a plugin. Can be one of the following values: | |||