contextual_range_filter_build_range_query |
views/contextual_range_filter.views.inc |
Add to the query a WHERE-clause based on the range(s) passed in. |
3 |
|
contextual_range_filter_config_form |
./contextual_range_filter.admin.inc |
Menu callback for selecting which filters should become range filters. |
|
1 |
contextual_range_filter_config_form_submit |
./contextual_range_filter.admin.inc |
Execute contextual_range_filter_config_form. |
|
1 |
contextual_range_filter_explode_list_range |
./contextual_range_filter.module |
Return values of a list range as an array. |
1 |
|
contextual_range_filter_help |
./contextual_range_filter.module |
Implements hook_help(). |
|
|
contextual_range_filter_menu |
./contextual_range_filter.module |
Implements hook_menu(). |
|
|
contextual_range_filter_permission |
./contextual_range_filter.module |
Implements hook_permission(). |
|
|
contextual_range_filter_requirements |
./contextual_range_filter.install |
Implements hook_requirements(). |
|
|
contextual_range_filter_split |
./contextual_range_filter.module |
Split a filter range string into an array containing "from" and "to" values. |
2 |
|
contextual_range_filter_uninstall |
./contextual_range_filter.install |
Implements hook_uninstall(). |
|
|
contextual_range_filter_views_api |
./contextual_range_filter.module |
Implements hook_views_api(). |
|
|
contextual_range_filter_views_data_alter |
views/contextual_range_filter.views.inc |
Implements hook_views_data_alter(). |
|
|
contextual_range_filter_views_plugins |
views/contextual_range_filter.views.inc |
Implements hook_views_plugins(). |
|
|
_contextual_range_filter_add_to_range_fields |
./contextual_range_filter.admin.inc |
Add to range fields. |
1 |
|