You are here

public property field_extractor_handler_field::$settings in Field Extractor 7

Stores the settings relevant to the reference field (entity type it is referencing, allowed bundles, name of the column that stores the ids).

File

views/field_extractor_handler_field.inc, line 27

Class

field_extractor_handler_field
Field extractor views field.

Code

public $settings;