core_customfield/repository/toggle_shared

Description:
  • Module to handle toggle shared category AJAX requests

Source:
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