You are here

Functions in Office Hours 6.2

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().
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_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. 1
_office_hours_elements ./office_hours.elements.inc Implementation of hook_elements(). 1
_office_hours_mil_to_tf ./office_hours.module 3
_office_hours_set_weight ./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