You are here

Functions in Timefield 1.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
template_preprocess_timefield ./timefield.module
timefield_build_time_format ./timefield.module 1
timefield_help ./timefield.module Implements hook_help().
timefield_integer_to_duration ./timefield.module Helper function to return duration value from a timefield integer value, in specified format.
timefield_integer_to_time ./timefield.module Helper function to return time value from a timefield integer. 7
timefield_theme ./timefield.module Implements hook_theme().
timefield_time_to_duration ./timefield.module Helper function to return duration value from 2 values, in specified format. 1
timefield_time_to_integer ./timefield.module Helper function to return integer value offset from midnight from time format. 4
timefield_weekly_summary_build_rows ./timefield.module Add rows to the table 1
_timefield_display_format_form ./timefield.module 2
_timefield_duration_options ./timefield.module Helper function to build options array 2
_timefield_js_settings ./timefield.module Timefield js settings. 1
_timefield_time_part_format ./timefield.module 1
_timefield_weekly_summary_build_header ./timefield.module Build a header for a schedule table 1
_timefield_weekly_summary_build_time_column ./timefield.module Helper function to build the time column for the minical table. 1
_timefield_weekly_summary_days ./timefield.module Helper function days array 7
_timefield_weekly_summary_days_map ./timefield.module Map first day of week 2
_timefield_weekly_summary_explode_items ./timefield.module Helper function to explode all items in a timefield value array so that we can sort across multivalue fields 1
_timefield_weekly_summary_time_sort ./timefield.module Uasort callback function 1
_timefield_weekly_summary_week_time_offset ./timefield.module Calculate offset from beginning of week. 1

Other projects