You are here

constant MVF_MODULE_UNIT in Measured Value Field 7

Module that defines field type used for sub field 'unit'.

2 uses of MVF_MODULE_UNIT
mvf_field_info in ./mvf.module
Implements hook_field_info().
mvf_field_schema in ./mvf.install
Implements hook_field_schema().

File

./mvf.module, line 23
Define a field type of measured value.

Code

define('MVF_MODULE_UNIT', 'entityreference');