views_handler::multiple_exposed_input |
function |
core/modules/views/includes/handlers.inc |
Define if the exposed input has to be submitted multiple times.
This is TRUE when exposed filters grouped are using checkboxes as
widgets. |
views_handler_filter::multiple_exposed_input |
function |
core/modules/views/handlers/views_handler_filter.inc |
Returns TRUE if users can select multiple groups items of a
grouped exposed filter. |
views_handler_filter::group_multiple_exposed_input |
function |
core/modules/views/handlers/views_handler_filter.inc |
Returns the options available for a grouped filter that users checkboxes
as widget, and therefore has to be applied several times, one per
item selected. |