- Description:
Module to handle toggle shared category AJAX requests
- Source:
- Copyright:
- 2025 David Carrillo
- 2025 David Carrillo
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Module to handle toggle shared category AJAX requests
Methods
(static) toggleCategory(categoryId, component, area, itemid, state) → {Promise}
- Description:
Toggle shared category enabled
- Source:
Parameters:
Name | Type | Description |
---|---|---|
categoryId |
Number | |
component |
String | |
area |
String | |
itemid |
Number | |
state |
Boolean |
Returns:
- Type
- Promise