convert_to_ampm |
./office_hours.module |
Helper function for conversion of clock format. |
2 |
|
office_hours_field |
./office_hours.module |
implementation of hook_field
Define the behavior of a field type. |
|
|
office_hours_field_formatter |
./office_hours.module |
implementation of hook_field_formatter
Prepare an individual item for viewing in a browser. |
|
|
office_hours_field_formatter_info |
./office_hours.module |
Declare information about a formatter. |
|
|
office_hours_field_info |
./office_hours.module |
Implementation of hook_field_info |
|
|
office_hours_field_settings |
./office_hours.module |
implementation of hook_field
Handle the parameters for a field. |
|
|
office_hours_menu |
./office_hours.module |
@file
Creates a field and widget for inserting working or office hours per day |
|
|
office_hours_widget |
./office_hours.module |
Implementation of hook_widget(). |
|
|
office_hours_widget_info |
./office_hours.module |
Declare information about a widget. |
|
|
tf_to_mil |
./office_hours.module |
|
2 |
|
theme_oh_formatter_display |
./office_hours.module |
Theme function for date node display |
|
|
_create_hours_arr |
./office_hours.module |
helper function to create hours array.
items are saved in 24 hours string format (i.e '18:00'). |
2 |
|