Function __global->_get_permission_product_save_map
Definitions
sources/ecommerce_permission_products.php
- Get the identifying database row map for a particular permission product for category access.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$resource_type | ID_TEXT | required parameter | N/A | N/A | Resource type |
$category_id | ID_TEXT | required parameter | N/A | N/A | Category ID |
Return
- Map
- Type: array
- Set: N/A
- Range: N/A