constant DIMENSION_MODE_LENGTH in Dimension 7
3 uses of DIMENSION_MODE_LENGTH
- dimension_theme in ./
dimension.module - Implements hook_theme().
- _dimension_default_field_instance_settings in ./
dimension.module - Callback to provide the default settings of a dimension field.
- _dimension_get_modes in ./
dimension.module - Callback to determine which dimension components are supported by the $mode of a dimension field.
File
- ./
dimension.module, line 3
Code
define('DIMENSION_MODE_LENGTH', 1);