Function Module_cms_catalogues->get_set_field_map
Definitions
cms/pages/modules/cms_catalogues.php
- Get a entry-id=>value map of what a submitted catalogue entry form has set.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$catalogue_name | ID_TEXT | required parameter | N/A | N/A | The name of the catalogue that was used |
$submitter | MEMBER | required parameter | N/A | N/A | The entry submitter |
$editing_id | ?AUTO_LINK | Null | N/A | N/A | ID of entry being edited (null: not being edited) |
Return
- The map
- Type: array
- Set: N/A
- Range: N/A