You are here

Functions in Office Hours 7

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_office_hours_field_formatter_view_alter ./office_hours.api.php Alter the field items before formatting it.
office_hours_element_info ./office_hours.module Implements FAPI hook_element_info().
office_hours_feeds_processor_targets_alter ./office_hours.feeds.inc Implements hook_feeds_processor_targets_alter().
office_hours_feeds_set_target ./office_hours.feeds.inc Implements hook_feeds_set_target(). 1
office_hours_field_formatter_info includes/office_hours.formatter.inc Implements hook_field_formatter_info().
office_hours_field_formatter_settings_form includes/office_hours.formatter.inc Implements hook_field_formatter_settings_form().
office_hours_field_formatter_settings_summary includes/office_hours.formatter.inc Implements hook_field_formatter_settings_summary().
office_hours_field_formatter_view includes/office_hours.formatter.inc Implements hook_field_formatter_view().
office_hours_field_info includes/office_hours.field.inc Implements hook_field_info().
office_hours_field_is_empty includes/office_hours.field.inc Implements hook_field_is_empty(). 1
office_hours_field_schema ./office_hours.install Implements hook_field_schema().
office_hours_field_settings_form includes/office_hours.field.inc Implements hook_field_settings_form().
office_hours_field_validate includes/office_hours.field.inc Implements hook_field_validate(). Is called a.o. when saving the content type field (default value) and content.
office_hours_field_views_data_alter ./office_hours.views.inc Implements hook_field_views_data_alter().
office_hours_field_widget_error includes/office_hours.widget.inc Implements hook_field_widget_error().
office_hours_field_widget_form includes/office_hours.widget.inc Implements hook_field_widget_form().
office_hours_field_widget_info includes/office_hours.widget.inc Implements hook_field_widget_info().
office_hours_form_field_ui_field_edit_form_alter includes/office_hours.field.inc Implements hook_form_FORM_ID_alter().
office_hours_instance_is_empty includes/office_hours.field.inc Checks if an instance of the office hours field type is empty. 1
office_hours_property_info_callback includes/office_hours.field.inc 1
office_hours_theme ./office_hours.module Implements hook_theme().
office_hours_update_7100 ./office_hours.install Change value of 'day' column from 0-13 range to normal 0-6 day range.
office_hours_update_7102 ./office_hours.install Add a Comment column. 1
office_hours_views_api ./office_hours.module Implements hook_views_api().
theme_office_hours_block includes/office_hours.theme.inc Theme function for widget: office hours block.
theme_office_hours_field_formatter_default includes/office_hours.theme.inc Theme function for field formatter.
theme_office_hours_select includes/office_hours.theme.inc Theme function for widget: office hours selector element.
theme_office_hours_time_range includes/office_hours.theme.inc Theme function for formatter: time ranges.
theme_office_hours_week includes/office_hours.theme.inc Theme function for widget: office_hours complete week.
_office_hours_block_process includes/office_hours.elements.inc Process an individual element. 1
_office_hours_block_validate includes/office_hours.elements.inc Implements a callback for _office_hours_elements(). 1
_office_hours_convert_to_ampm ./office_hours.module Helper function to convert '1630' or '16:30' to '4:30 pm'. 1
_office_hours_field_formatter_defaults includes/office_hours.formatter.inc 3
_office_hours_field_settings_form_validate includes/office_hours.field.inc Implements the #element_validate callback for myfield_field_settings_form(). 1
_office_hours_field_widget_hours ./office_hours.module Gets the (limited) hours of a day. 2
_office_hours_field_widget_time_parse ./office_hours.module 1
_office_hours_select_process includes/office_hours.elements.inc Process the office_hours_select element. 1
_office_hours_select_validate includes/office_hours.elements.inc Validate the hours selector element. 1
_office_hours_select_value_callback includes/office_hours.elements.inc Callback for office_hours_select element. 1
_office_hours_show_ampm ./office_hours.module Helper function to convert a range of hours from '13' to '13:00 (01:00 pm)'. 2
_office_hours_time_format ./office_hours.module Helper function to convert a time to a given format. 3
_office_hours_time_to_24hr ./office_hours.module 3
_office_hours_time_to_mil ./office_hours.module 2
_office_hours_update_7100_daynum ./office_hours.install Helper function for hook_update_N. 1
_office_hours_week_days_ordered ./office_hours.module Reorders weekdays to match the first day of the week. Copied and modified from date_week_days_ordered(). 1

Other projects