| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 972 lines (35 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| 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_overlap(&$vars) X-Ref |
| Display a day overlap view. |
| template_preprocess_calendar_day(&$vars) X-Ref |
| Display a day view. |
| template_preprocess_calendar_week_overlap(&$vars) X-Ref |
| Display a week overlap 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 |
| _calc_indents(&$overlapped_items, $start, $end, &$item, $depth = 0) X-Ref |
| Indent items based off a nested tree structure of overlapping items param: array $overlapped_items param: date $start param: date $end param: array $item param: int $depth return: rc |
| _calc_indent( $cur_depth, $depth ) X-Ref |
| Calculates the indent based of the current depth and the depth of this branch in the tree param: int $cur_depth param: int $depth return: number |
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |