You are here

7 calls to date_views_fields() in Date 8

date_views_argument_handler::admin_summary in date_views/includes/date_views_argument_handler.inc
date_views_argument_handler::get_query_fields in date_views/includes/date_views_argument_handler.inc
Collect information about our fields we will need to create the right query.
date_views_argument_handler::options_form in date_views/includes/date_views_argument_handler.inc
Add a form element to select date_fields for this argument.
date_views_argument_handler_simple::query in date_views/includes/date_views_argument_handler_simple.inc
Inject a test for valid date range before the regular query. Override the parent query to be able to control the $group.
date_views_filter_handler::admin_summary in date_views/includes/date_views_filter_handler.inc
date_views_filter_handler::extra_options_form in date_views/includes/date_views_filter_handler.inc
date_views_filter_handler::get_query_fields in date_views/includes/date_views_filter_handler.inc