[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

(no description)

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

Defines 18 functions

  template_preprocess_calendar_main()
  template_preprocess_calendar()
  template_preprocess_calendar_month()
  template_preprocess_calendar_mini()
  template_preprocess_calendar_year()
  template_preprocess_calendar_day()
  template_preprocess_calendar_week()
  template_preprocess_calendar_datebox()
  template_preprocess_calendar_node()
  template_preprocess_calendar_month_node()
  template_preprocess_calendar_month_multiple_node()
  template_preprocess_calendar_day_node()
  template_preprocess_calendar_week_node()
  template_preprocess_calendar_week_multiple_node()
  theme_calendar_time_row_heading()
  theme_calendar_stripe_legend()
  theme_calendar_stripe_stripe()
  theme_calendar_empty_day()

Functions
Functions that are not part of a class:

template_preprocess_calendar_main(&$vars)   X-Ref
Display a calendar navigation and links


template_preprocess_calendar(&$vars)   X-Ref
Display a view as a calendar.

This preprocessor does all the work needed for all types of calendar
views and the template takes care of displaying links to related views.

template_preprocess_calendar_month(&$vars)   X-Ref
Display a month view.


template_preprocess_calendar_mini(&$vars)   X-Ref
Display a mini month view.


template_preprocess_calendar_year(&$vars)   X-Ref
Display a year view.


template_preprocess_calendar_day(&$vars)   X-Ref
Display a day view.


template_preprocess_calendar_week(&$vars)   X-Ref
Display a week view.


template_preprocess_calendar_datebox(&$vars)   X-Ref
Create the calendar date box.


template_preprocess_calendar_node(&$vars)   X-Ref
Format an calendar node for display.


template_preprocess_calendar_month_node(&$vars)   X-Ref
Format an calendar month node for display.


template_preprocess_calendar_month_multiple_node(&$vars)   X-Ref
Format an calendar month node for display.


template_preprocess_calendar_day_node(&$vars)   X-Ref
Format an calendar day node for display.


template_preprocess_calendar_week_node(&$vars)   X-Ref
Format an calendar week node for display.


template_preprocess_calendar_week_multiple_node(&$vars)   X-Ref
Format an calendar week node for display.


theme_calendar_time_row_heading($start_time, $next_start_time, $curday_date)   X-Ref
Format the time row headings in the week and day view.


theme_calendar_stripe_legend()   X-Ref
Format a node stripe legend


theme_calendar_stripe_stripe($node)   X-Ref
Format node stripes


theme_calendar_empty_day($curday, $view)   X-Ref
Format an empty day on a calendar

param: day



Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7