datelist_get_input_date |
date_api/date_api_elements.inc |
Helper function to turn the user input for a date list back into
a qualified date object. |
2 |
1 |
datelist_validate |
date_api/date_api_elements.inc |
Validates the date type to adjust 12 hour time and prevent invalid
dates (e.g., February 30, 2006). |
|
1 |
datelist_value_callback |
date_api/date_api_elements.inc |
Element value callback for datelist element. |
|
1 |
date_all_day_date_combo_pre_validate_alter |
date_all_day/date_all_day.module |
Implements hook_date_combo_pre_validate_alter(). |
|
|
date_all_day_date_combo_process_alter |
date_all_day/date_all_day.module |
Implements hook_date_combo_process_alter(). |
|
|
date_all_day_date_combo_validate_date_end_alter |
date_all_day/date_all_day.module |
Implements hook_date_combo_validate_date_end_alter(). |
|
|
date_all_day_date_combo_validate_date_start_alter |
date_all_day/date_all_day.module |
Implements hook_date_combo_validate_date_start_alter(). |
|
|
date_all_day_date_field_widget_settings_form_alter |
date_all_day/date_all_day.module |
Implements hook_date_field_widget_settings_form_alter(). |
|
|
date_all_day_date_formatter_dates_alter |
date_all_day/date_all_day.module |
Implements hook_date_formatter_dates_alter(). |
|
|
date_all_day_date_popup_pre_validate_alter |
date_all_day/date_all_day.module |
Implements hook_date_select_pre_validate_alter(). |
|
|
date_all_day_date_popup_process_alter |
date_all_day/date_all_day.module |
Implements hook_date_popup_process_alter(). |
|
|
date_all_day_date_select_pre_validate_alter |
date_all_day/date_all_day.module |
Implements hook_date_select_pre_validate_alter(). |
|
|
date_all_day_date_select_process_alter |
date_all_day/date_all_day.module |
Implements hook_date_select_process_alter(). |
|
|
date_all_day_field |
date_all_day/date_all_day.module |
Determine if a Start/End date combination qualify as 'All day'. |
3 |
|
date_all_day_field_widget_info_alter |
date_all_day/date_all_day.module |
Implements hook_field_widget_info_alter(). |
|
|
date_all_day_theme |
date_all_day/date_all_day.module |
Implements hook_theme(). |
|
|
date_all_day_value |
date_all_day/date_all_day.module |
A helper function to check if the all day flag is set on the parent of an
element, and adjust the date_format accordingly so the missing time will
not cause validation errors. |
4 |
|
date_api_database_info |
date_api/date_api.module |
Temporary helper to re-create equivalent of content_database_info(). |
1 |
|
date_api_element_info |
date_api/date_api.module |
Implements hook_element_info(). |
|
|
date_api_form_system_regional_settings_alter |
date_api/date_api.module |
Implements hook_form_FORM_ID_alter() for system_regional_settings(). |
|
|
date_api_form_system_settings_submit |
date_api/date_api.module |
Store the Date API 8601 week numbers setting. |
|
1 |
date_api_form_system_settings_validate |
date_api/date_api.module |
Validate that the option to use ISO weeks matches first day of week choice. |
|
1 |
date_api_install |
date_api/date_api.install |
Implements hook_install(). |
|
|
date_api_menu |
date_api/date_api.module |
Implements hook_menu(). |
|
|
date_api_theme |
date_api/date_api.module |
Implements hook_theme(). |
|
|
date_api_uninstall |
date_api/date_api.install |
Implements hook_uninstall(). |
|
|
date_api_update_8001 |
date_api/date_api.install |
Moves Date API informational data from variable to config. |
|
|
date_api_update_8002 |
date_api/date_api.install |
Moves Date API settings from variable to config. |
|
|
date_api_update_last_removed |
date_api/date_api.install |
Implements hook_update_last_removed(). |
|
|
date_available_values |
./date.module |
Helper function to create an array of the date values in a
field that need to be processed. |
5 |
|
date_block_identifier |
date_views/date_views.module |
|
1 |
|
date_calendar_week |
date_api/date_api.module |
The calendar week number for a date. |
4 |
|
date_calendar_week_range |
date_api/date_api.module |
Calculates the start and end dates for a calendar week. |
2 |
|
date_combo_element_process |
./date_elements.inc |
Process an individual date element. |
|
1 |
date_combo_validate |
./date_elements.inc |
Validate and update a combo element.
Don't try this if there were errors before reaching this point. |
|
4 |
date_content_generate_key |
date_repeat_field/date_repeat_field.devel_generate.inc |
|
1 |
|
date_content_repeat_dow_options |
date_repeat_field/date_repeat_field.devel_generate.inc |
Helper function for BYDAY options. |
1 |
|
date_context_context_node_condition_alter |
date_context/date_context.module |
Implements hook_context_node_condition_alter(). |
|
|
date_context_context_plugins |
date_context/date_context.module |
Implements hook_context_plugins() |
|
|
date_context_context_registry |
date_context/date_context.module |
Implements hook_context_registry() |
|
|
date_data_keys |
./date.module |
Helper function to retrieve the possible keys stored in the data array. |
2 |
|
date_datepicker_formats |
date_api/date_api.module |
Format options array. |
3 |
|
date_date_popup_pre_validate_alter |
./date_elements.inc |
Implements hook_date_popup_pre_validate_alter(). |
|
|
date_date_select_pre_validate_alter |
./date_elements.inc |
Implements hook_date_select_pre_validate_alter(). |
|
|
date_default_value |
./date.module |
The callback for setting a default value for an empty date field. |
|
3 |
date_default_value_part |
./date.module |
Helper function for the date default value callback to set
either 'value' or 'value2' to its default value. |
1 |
|
date_devel_generate |
./date.devel_generate.inc |
Implements hook_devel_generate(). |
|
|
date_element_empty |
./date_elements.inc |
|
1 |
|
date_element_info |
./date.module |
Implements hook_element_info(). |
|
|
date_empty_end_date |
./date_elements.inc |
Helper function to clear out end date when not being used. |
2 |
|