Function Hook_commandr_command_db_search->find_fields_of
Definitions
sources/hooks/systems/commandr_commands/db_search.php
- Find fields of a particular field type.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$field_type | string | required parameter | N/A | N/A | Field type |
Return
- List of fields
- Type: array
- Set: N/A
- Range: N/A