6 calls to calendar_part_is_valid() in Calendar 5.2
- calendar_build_filter in ./
calendar.inc - Compile the filter query for this view.
- calendar_filter_day in ./
calendar.module - Callback for day filter. Build year, month, day, min, and max into query object.
- calendar_filter_month in ./
calendar.module - Callback for month filter. Build year, month, day, min, and max into query object.
- calendar_filter_week in ./
calendar.module - Callback for week filter. Build year, month, day, min, and max into query object.
- calendar_filter_year in ./
calendar.module - Callback for year filter. Build year, month, day, min, and max into query object.
- theme_calendar_nav in ./
calendar.theme - Function to construct back and next navigation from views arguments