You are here

Files in Office Hours 6

Primary tabs

File namesort descending Location Namespace Description
office-hours-display.tpl.php office-hours-display.tpl.php Template to display each hours row.
office_hours.css office_hours.css @CHARSET "UTF-8"; /* Formatter in Views and Pages */ .oh-display { white-space: nowrap; } .oh-display-label { display: inline-block; // give each label the same width, to align the hours. } .oh-display-hours { } .oh-display-closed { …
office_hours.elements.inc office_hours.elements.inc office_hours.elements.inc Office hours form elements and their theming and validation. This file is only included during the edit process to reduce memory usage.
office_hours.info office_hours.info name = Office hours description = Defines an office hours field for CCK, allowing you to specify when a node (could be store, office, etc.) is open or closed. package = CCK dependencies[] = content dependencies[] = date_api core = 6.x
office_hours.install office_hours.install
office_hours.module office_hours.module Creates a field and widget for inserting working or office hours per day
office_hours.theme.inc office_hours.theme.inc
office_hours.views.inc includes/office_hours.views.inc
office_hours_handler_filter_day.inc includes/office_hours_handler_filter_day.inc
office_hours_handler_filter_hours.inc includes/office_hours_handler_filter_hours.inc

Other projects