[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

(no description)

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

Defines 7 functions

  calendar_build_calendar()
  calendar_build_mini_month()
  calendar_build_month()
  calendar_build_mini_week()
  calendar_build_week()
  calendar_build_week_day()
  calendar_build_day()

Functions
Functions that are not part of a class:

calendar_build_calendar($view, $items)   X-Ref
Build calendar

param: unknown_type $view
param: unknown_type $items
return: themed table

calendar_build_mini_month(&$curday, $view, $items)   X-Ref
Build one month.


calendar_build_month(&$curday, $view, $items)   X-Ref
Build one month.


calendar_build_mini_week(&$curday, $view, $items, $check_month = FALSE)   X-Ref
Build one week row.


calendar_build_week(&$curday, $view, $items, $check_month = FALSE)   X-Ref
Build one week row.


calendar_build_week_day($curday, $view, $items, $wday, &$multiday_buckets, &$singleday_buckets)   X-Ref
Build the contents of a single day for the $rows results.


calendar_build_day($curday, $view, $items)   X-Ref
Build the contents of a single day for the $rows results.




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