You are here

Functions in Office Hours 6

Primary tabs

Namesort descending Location Description Direct uses Strings
office_hours_content_is_empty ./office_hours.module Implementation of hook_content_is_empty().
office_hours_disable ./office_hours.install Implementation of hook_disable().
office_hours_elements ./office_hours.module Implementation of FAPI hook_elements().
office_hours_enable ./office_hours.install Implementation of hook_enable().
office_hours_field ./office_hours.module Implementation of hook_field().
office_hours_field_formatter_info ./office_hours.module Implementation of hook_field_formatter_info().
office_hours_field_info ./office_hours.module Implementation of hook_field_info().
office_hours_field_process ./office_hours.elements.inc Process an individual element. 1
office_hours_field_settings ./office_hours.module Implementation of hook_field_settings().
office_hours_form_alter ./office_hours.module Implementation of hook_form_alter().
office_hours_init ./office_hours.module Implementation of hook_init().
office_hours_install ./office_hours.install Implementation of hook_install().
office_hours_select_process ./office_hours.elements.inc Process the hours selector element. 1
office_hours_select_validate ./office_hours.elements.inc Validate the hours selector element. 1
office_hours_theme ./office_hours.module Implementation of hook_theme().
office_hours_uninstall ./office_hours.install Implementation of hook_uninstall().
office_hours_update_6000 ./office_hours.install
office_hours_views_api ./office_hours.module Implementation of hook_views_api().
office_hours_views_handlers includes/office_hours.views.inc Implementation of hook_views_handlers().
office_hours_widget ./office_hours.module Implementation of hook_widget().
office_hours_widget_info ./office_hours.module Implementation of hook_widget_info().
template_preprocess_office_hours_display ./office_hours.theme.inc
theme_office_hours ./office_hours.theme.inc
theme_office_hours_formatter_default ./office_hours.theme.inc Theme function for 'default' text field formatter.
theme_office_hours_formatter_grouped ./office_hours.theme.inc Theme function for 'grouped' text field formatter. johnv 4/4/2012: this function is a partial backport from the D7-formatter options the code is copied, but the options are fixed.
theme_office_hours_multiple_values ./office_hours.theme.inc copied from content module's theme_content_multiple_values- we're taking out the draggable feature.
theme_office_hours_select ./office_hours.theme.inc Theme function for the office hours selector element.
_office_hours_arrange_day ./office_hours.module 1
_office_hours_convert_to_ampm ./office_hours.module Helper function for conversion of clock format. 3
_office_hours_elements ./office_hours.elements.inc Implementation of hook_elements(). 1
_office_hours_limit_hours ./office_hours.module 1
_office_hours_mil_to_tf ./office_hours.module 4
_office_hours_return_defaults ./office_hours.module 2
_office_hours_set_group_label ./office_hours.theme.inc Helper function to set combined days label for hour group
_office_hours_set_weight ./office_hours.module 1
_office_hours_show_ampm ./office_hours.module 1
_office_hours_tf_to_mil ./office_hours.module
_office_hours_views_field_views_data ./office_hours.module Adding all table field into $data in hook_views_data. 1

Other projects