You are here

constant DIMENSION_DATATYPE_INTEGER in Dimension 7

2 uses of DIMENSION_DATATYPE_INTEGER
dimension_field_validate in ./dimension.module
Implements hook_field_validate().
_dimension_default_field_instance_settings in ./dimension.module
Callback to provide the default settings of a dimension field.

File

./dimension.module, line 7

Code

define('DIMENSION_DATATYPE_INTEGER', 1);