Function FieldsSearchHook->_get_fields
Definitions
sources/database_search.php
- Get a list of extra fields to ask for.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$catalogue_name | string | required parameter | N/A | N/A | Catalogue to search in (may be a special custom content fields catalogue) |
Return
- A list of maps specifying extra fields
- Type: array
- Set: N/A
- Range: N/A