date_restrictions_allowed_values_access_callback |
modules/allowed_values/date_restrictions_allowed_values.module |
Access callback for menu item. |
|
1 |
date_restrictions_allowed_values_date_popup_process_alter |
modules/allowed_values/date_restrictions_allowed_values.module |
Implements hook_date_popup_process_alter(). |
|
|
date_restrictions_allowed_values_date_restrictions_element_validate |
modules/allowed_values/date_restrictions_allowed_values.date_restrictions.inc |
Implements hook_date_restrictions_element_validate(). |
|
|
date_restrictions_allowed_values_date_restrictions_instance_settings_form |
modules/allowed_values/date_restrictions_allowed_values.date_restrictions.inc |
Implements hook_date_restrictions_instance_settings_form(). |
|
|
date_restrictions_allowed_values_date_restrictions_settings |
modules/allowed_values/date_restrictions_allowed_values.date_restrictions.inc |
Implements hook_date_restrictions_settings(). |
|
|
date_restrictions_allowed_values_hook_info |
modules/allowed_values/date_restrictions_allowed_values.module |
Implements hook_hook_info(). |
|
|
date_restrictions_allowed_values_info |
modules/allowed_values/date_restrictions_allowed_values.module |
Returns metadata describing allowed_values restrictions implementations. |
9 |
|
date_restrictions_allowed_values_instance_settings_form_validate |
modules/allowed_values/date_restrictions_allowed_values.date_restrictions.inc |
|
|
1 |
date_restrictions_allowed_values_menu |
modules/allowed_values/date_restrictions_allowed_values.module |
Implements hook_menu(). |
|
|
date_restrictions_allowed_values_module_implements_alter |
modules/allowed_values/date_restrictions_allowed_values.module |
Implements hook_module_implements_alter(). |
|
|
date_restrictions_allowed_values_page_callback |
modules/allowed_values/date_restrictions_allowed_values.module |
Menu callback. |
|
1 |
date_restrictions_allowed_values_remitter_load |
modules/allowed_values/date_restrictions_allowed_values.module |
Autoloader for %date_restrictions_allowed_values_remitter wildcard. |
|
|
date_restrictions_check_dependencies |
./date_restrictions.module |
Checks a restriction type dependencies and return missing ones. |
2 |
|
date_restrictions_dateobject |
./date_restrictions.module |
Helper to instantiate a DateObject based on $element timezone. |
4 |
|
date_restrictions_date_combo_process_alter |
./date_restrictions.module |
Implements hook_date_combo_process_alter(). |
|
|
date_restrictions_date_field_instance_settings_form_alter |
./date_restrictions.module |
Implements hook_date_field_instance_settings_form_alter(). |
|
|
date_restrictions_date_popup_process_alter |
./date_restrictions.module |
Implements hook_date_popup_process_alter(). |
|
|
date_restrictions_date_select_process_alter |
./date_restrictions.module |
Implements hook_date_select_process_alter(). |
|
|
date_restrictions_date_text_process_alter |
./date_restrictions.module |
Implements hook_date_text_process_alter(). |
|
|
date_restrictions_db_timezone |
./date_restrictions.module |
Helper to get the configured timezone for a field. |
1 |
|
date_restrictions_element_children_of_types |
./date_restrictions.module |
Helper function to get leaf children of a form element. |
|
|
date_restrictions_element_leaf_children |
./date_restrictions.module |
Helper function to get leaf children of a form element. |
2 |
|
date_restrictions_element_validate |
./date_restrictions.module |
Validate callback for date form elements with #restrictions. |
|
4 |
date_restrictions_field_info_alter |
./date_restrictions.module |
Implements hook_field_info_alter(). |
|
|
date_restrictions_field_widget_form_alter |
./date_restrictions.module |
Implements hook_field_widget_form_alter(). |
|
|
date_restrictions_get_bundle_instances |
./date_restrictions.module |
Returns instances of given types for the specified bundles. |
2 |
|
date_restrictions_get_bundle_instances_as_options |
./date_restrictions.module |
Builds a list of options representing fields. |
1 |
|
date_restrictions_hook_info |
./date_restrictions.module |
Implements hook_hook_info(). |
|
|
date_restrictions_host_entity_allowed_values_remitter_pack |
modules/host_entity/date_restrictions_host_entity.module |
Implements allowed_values_remitter_pack callback. |
|
|
date_restrictions_host_entity_allowed_values_remitter_unpack |
modules/host_entity/date_restrictions_host_entity.module |
Implements allowed_values_remitter_unpack callback. |
|
|
date_restrictions_host_entity_date_combo_process_alter |
modules/host_entity/date_restrictions_host_entity.module |
Implements hook_date_combo_process_alter(). |
|
|
date_restrictions_host_entity_form_after_build |
modules/host_entity/date_restrictions_host_entity.module |
Implements after build callback. |
|
1 |
date_restrictions_host_entity_form_alter |
modules/host_entity/date_restrictions_host_entity.module |
Implements hook_form_alter(). |
|
|
date_restrictions_host_entity_hook_info |
modules/host_entity/date_restrictions_host_entity.module |
Implements hook_hook_info(). |
|
|
date_restrictions_host_entity_inspect |
modules/host_entity/date_restrictions_host_entity.module |
Inspect date restrictions settings and extract source and target fields. |
1 |
|
date_restrictions_host_entity_source_field_change_callback |
modules/host_entity/date_restrictions_host_entity.module |
Implements ajax callback. |
|
1 |
date_restrictions_minmax_date_popup_process_alter |
modules/minmax/date_restrictions_minmax.module |
Implements hook_date_popup_process_alter(). |
|
|
date_restrictions_minmax_date_restrictions_element_validate |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements hook_date_restrictions_element_validate(). |
|
|
date_restrictions_minmax_date_restrictions_instance_settings_form |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements hook_date_restrictions_instance_settings_form(). |
|
|
date_restrictions_minmax_date_restrictions_minmax_info |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements hook_date_restrictions_minmax_info(). |
|
|
date_restrictions_minmax_date_restrictions_settings |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements hook_date_restrictions_settings(). |
|
|
date_restrictions_minmax_hook_info |
modules/minmax/date_restrictions_minmax.module |
Implements hook_hook_info(). |
|
|
date_restrictions_minmax_host_entity_after_build |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements hook_host_entity_after_build(). |
|
|
date_restrictions_minmax_info |
modules/minmax/date_restrictions_minmax.module |
Returns metadata describing minmax restrictions implementations. |
6 |
|
date_restrictions_minmax_instance_settings_form_validate |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
|
|
1 |
date_restrictions_minmax_minmax_date_popup_settings |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements minmax_date_popup_settings callback. |
|
|
date_restrictions_minmax_minmax_restriction_date |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements minmax_restriction_date callback. |
|
|
date_restrictions_minmax_minmax_settings_form |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements minmax_settings_form callback. |
|
|
date_restrictions_minmax_minmax_settings_validate |
modules/minmax/date_restrictions_minmax.date_restrictions.inc |
Implements minmax_settings_validate callback. |
|
|
date_restrictions_minmax_update_7001 |
modules/minmax/date_restrictions_minmax.install |
Update field's settings. |
|
|