7 calls to _dimension_get_modes() in Dimension 7
- dimension_field_dimension_property_callback in ./
dimension.module - Additional callback to adapt the property info for dimension fields.
- dimension_field_instance_settings_form in ./
dimension.module - Implements hook_field_instance_settings_form().
- dimension_field_schema in ./
dimension.install - Implements hook_field_schema().
- dimension_field_validate in ./
dimension.module - Implements hook_field_validate().
- dimension_field_widget_form in ./
dimension.module - Implements hook_field_widget_form().
- theme_dimension_theme_simple in ./
dimension.module - Callback to theme a complete dimension field with all values combined into a single line with the labels shortened to the first character.
- theme_dimension_theme_table in ./
dimension.module - Callback to theme a complete dimension field with one value per line and a leading label for each of them.