You are here

Functions in Date 7

Primary tabs

Namesort descending Location Description Direct uses Strings
date_text_element_value_callback date_api/date_api_elements.inc Element value callback for date_text element. 1
date_text_input_date date_api/date_api_elements.inc Helper function for creating a date object out of user input. 2 1
date_text_validate date_api/date_api_elements.inc Validation for text input. 1
date_theme ./date.module Implements hook_theme().
date_timezone_abbr date_api/date_api.module An array of timezone abbreviations that the system allows. Cache an array of just the abbreviation names because the whole timezone_abbreviations_list is huge so we don't want to get it more than necessary.
date_timezone_element_process date_api/date_api_elements.inc Create a timezone form element. 1
date_timezone_element_value_callback date_api/date_api_elements.inc Element value callback for date_timezone element. 1
date_timezone_handling_options ./date_admin.inc Timezone handling options 2
date_timezone_is_valid date_api/date_api.module 1
date_timezone_names date_api/date_api.module A translated array of timezone names. Cache the untranslated array, make the translated array a static variable. 3
date_timezone_validate date_api/date_api_elements.inc Validation for timezone input 1
date_token_list ./date_token.inc @file Token module integration.
date_token_values ./date_token.inc
date_tools_change_type_form date_tools/date_tools.change_type.inc A form to change the type of date used in date fields. 1
date_tools_change_type_form_submit date_tools/date_tools.change_type.inc
date_tools_change_type_form_validate date_tools/date_tools.change_type.inc
date_tools_help date_tools/date_tools.module Implementation of hook_help().
date_tools_menu date_tools/date_tools.module Implements hook_menu().
date_tools_page date_tools/date_tools.module Main Date Tools page 1
date_tools_permission date_tools/date_tools.module Implements hook_permission().
date_tools_remove_form date_tools/date_tools.module Menu callback; present a form for removing a field from a content type. 1
date_tools_remove_form_submit date_tools/date_tools.module Remove a field from a content type.
date_tools_wizard_add_block date_tools/date_tools.wizard.inc Add a block. 1
date_tools_wizard_build date_tools/date_tools.wizard.inc 1
date_tools_wizard_create_blocks date_tools/date_tools.wizard.inc 1
date_tools_wizard_create_calendar date_tools/date_tools.wizard.inc 1
date_tools_wizard_create_content_type date_tools/date_tools.wizard.inc 1
date_tools_wizard_field_types date_tools/date_tools.wizard.inc 1
date_tools_wizard_form date_tools/date_tools.wizard.inc 1
date_tools_wizard_form_submit date_tools/date_tools.wizard.inc
date_tools_wizard_form_validate date_tools/date_tools.wizard.inc
date_tools_wizard_include date_tools/date_tools.wizard.inc 1
date_tools_wizard_tz_handling date_tools/date_tools.wizard.inc 1
date_tools_wizard_widget_types date_tools/date_tools.wizard.inc 1
date_type_format date_api/date_api.module Helper function for getting the format string for a date type. 5
date_update_last_removed ./date.install
date_views_date_views_fields date_views/date_views.module Implement hook_date_views_fields(). on behalf of core fields.
date_views_date_views_tables date_views/date_views.module Implement hook_date_api_tables().
date_views_fields date_views/includes/date_views.views.inc Identify all potential date/timestamp fields and cache the data. 6
date_views_page_url date_views/includes/date_views.views.inc Identify the base url of the page, needed when the calendar is embedded so we don't set the url to the calendar url.
date_views_querystring date_views/includes/date_views.views.inc 1
date_views_real_url date_views/includes/date_views.views.inc Figure out what the URL of the calendar view we're currently looking at is. 1
date_views_set_timezone date_views/includes/date_views.views.inc Central function for setting up the right timezone values in the SQL date handler. 1
date_views_theme date_views/date_views.module Implement hook_views_api().
date_views_views_api date_views/date_views.module
date_views_views_data date_views/includes/date_views.views.inc Implementation of hook_views_data()
date_views_views_default_views date_views/includes/date_views.views_default.inc Implementation of hook_views_default_views().
date_views_views_fetch_fields date_views/date_views.module Wrapper function to make sure this function will always work. 1
date_views_views_plugins date_views/includes/date_views.views.inc Implementation of hook_views_plugins
date_week date_api/date_api.module The calendar week number for a date. 5

Pages

Other projects