constant HOST_ENTITY_KEY in Date Restrictions 7
4 uses of HOST_ENTITY_KEY
- date_restrictions_host_entity_form_alter in modules/
host_entity/ date_restrictions_host_entity.module - Implements hook_form_alter().
- date_restrictions_host_entity_source_field_change_callback in modules/
host_entity/ date_restrictions_host_entity.module - Implements ajax callback.
- date_restrictions_minmax_minmax_restriction_date in modules/
minmax/ date_restrictions_minmax.date_restrictions.inc - Implements minmax_restriction_date callback.
- _date_restrictions_minmax_host_entity_after_build_date_popup_get_value in modules/
minmax/ date_restrictions_minmax.date_restrictions.inc - Obtain the actual value of the source field and transform as needed.
File
- modules/
host_entity/ date_restrictions_host_entity.module, line 3
Code
const HOST_ENTITY_KEY = 'date_restrictions_host_entity';