[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/date/theme/ -> theme.inc (summary)

(no description)

File Size: 401 lines (15 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 21 functions

  template_preprocess_date_navigation()
  theme_date_nav_title()
  template_preprocess_date_vcalendar()
  template_preprocess_date_views_filter_form()
  theme_date_timezone()
  theme_date_select()
  theme_date_text()
  theme_date_select_element()
  theme_date_textfield_element()
  theme_date_part_hour_prefix()
  theme_date_part_minsec_prefix()
  theme_date_part_label_year()
  theme_date_part_label_month()
  theme_date_part_label_day()
  theme_date_part_label_hour()
  theme_date_part_label_minute()
  theme_date_part_label_second()
  theme_date_part_label_ampm()
  theme_date_part_label_timezone()
  theme_date_calendar_day()
  theme_date_time_ago()

Functions
Functions that are not part of a class:

template_preprocess_date_navigation(&$vars)   X-Ref
Preprocessor to construct back and next navigation from the date argument.


theme_date_nav_title($granularity, $view, $link = FALSE, $format = NULL)   X-Ref
Theme the calendar title


template_preprocess_date_vcalendar(&$vars)   X-Ref
Preprocessor to construct an ical vcalendar

param: $events
param: $calname

template_preprocess_date_views_filter_form(&$vars)   X-Ref
Preprocessor for Date Views filter form.


theme_date_timezone($element)   X-Ref
Format a date timezone element.

param: $element
return:

theme_date_select($element)   X-Ref
Format a date selection element.

param: $element
return:

theme_date_text($element)   X-Ref
Format a date text element.

param: $element
return:

theme_date_select_element($element)   X-Ref
Themes for date input form elements


theme_date_textfield_element($element)   X-Ref
No description

theme_date_part_hour_prefix($element)   X-Ref
Functions to separate date parts in form.

Separators float up to the title level for elements with titles,
so won't work if this element has titles above the element date parts.

theme_date_part_minsec_prefix($element)   X-Ref
No description

theme_date_part_label_year($part_type, $element)   X-Ref
Format labels for each date part in a date_select.

param: $part_type
param: $element

theme_date_part_label_month($part_type, $element)   X-Ref
No description

theme_date_part_label_day($part_type, $element)   X-Ref
No description

theme_date_part_label_hour($part_type, $element)   X-Ref
No description

theme_date_part_label_minute($part_type, $element)   X-Ref
No description

theme_date_part_label_second($part_type, $element)   X-Ref
No description

theme_date_part_label_ampm($part_type, $element)   X-Ref
No description

theme_date_part_label_timezone($part_type, $element)   X-Ref
No description

theme_date_calendar_day($date)   X-Ref
Theme for a date block that looks like a mini calendar day.
Pass in a date object already set to the right timezone,
format as a calendar page date. The calendar styling is created in css.


theme_date_time_ago($start_date, $end_date, $interval = 2)   X-Ref
No description



Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7