views_plugin_display::displays_exposed |
function |
core/modules/views/plugins/views_plugin_display.inc |
Determine if this display should display the exposed
filters widgets, so the view will know whether or not
to render them. |
views_plugin_display_block::displays_exposed |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Determine if this display should display the exposed filters widgets, so
the view will know whether to render them. |
views_plugin_display_attachment::displays_exposed |
function |
core/modules/views/plugins/views_plugin_display_attachment.inc |
If an attachment is set to inherit the exposed filter
settings from its parent display, then don't render and
display a second set of exposed filter widgets. |