You are here

Functions in Weekdays field 7

Primary tabs

Namesort descending Location Description Direct uses Strings
weekdays_array_to_bitwise ./weekdays.module Transforms selected days to the bitwise representation. 1
weekdays_bitwise_to_array ./weekdays.module Transform bitwise representation of selected days to an array of day codes. 2
weekdays_codes ./weekdays.module Returns array of iCal day codes and our byte representation. 2
weekdays_date_restrictions_allowed_values_access_callback modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_access_callback callback.
weekdays_date_restrictions_allowed_values_page_callback modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_page_callback callback.
weekdays_date_restrictions_allowed_values_remitter_pack modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_remitter_pack callback.
weekdays_date_restrictions_allowed_values_remitter_unpack modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_remitter_unpack callback.
weekdays_date_restrictions_allowed_values_settings_form modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_settings_form callback.
weekdays_date_restrictions_allowed_values_settings_validate modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_settings_validate callback.
weekdays_date_restrictions_allowed_values_valid_date modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements allowed_values_valid_date callback.
weekdays_date_restrictions_date_restrictions_allowed_values_info modules/weekdays_date_restrictions/weekdays_date_restrictions.module Implements hook_date_restrictions_allowed_values_info().
weekdays_days_in_date_range ./weekdays.module Computes dates corresponding to the weekdays in a given date range. 1
weekdays_element_info ./weekdays.module Implements hook_element_info().
weekdays_element_process ./weekdays.module Process function to expand the interval element type. 1
weekdays_field_formatter_info ./weekdays.module Implements of hook_field_formatter_info().
weekdays_field_formatter_view ./weekdays.module Implements hook_field_formatter_view().
weekdays_field_info ./weekdays.module Implements hook_field_info().
weekdays_field_is_empty ./weekdays.module Implements hook_field_is_empty().
weekdays_field_load ./weekdays.module Implements hook_field_load().
weekdays_field_presave ./weekdays.module Implements hook_field_presave().
weekdays_field_schema ./weekdays.install Implements hook_field_schema().
weekdays_field_widget_form ./weekdays.module Implements hook_field_widget_form().
weekdays_field_widget_info ./weekdays.module Implements hook_field_widget_info().
weekdays_reverse ./weekdays.module Reverse week days. 2
weekdays_valid_date ./weekdays.module Checks if a date's week day matches the allowed weekdays. 1

Other projects