Same name and namespace in other branches
  1. 6.x-3.x includes/handlers.inc \views_handler::exposed_submit()

Submit the exposed handler form.

File

includes/handlers.inc, line 555
Defines the various handler objects to help build and display views.

Class

views_handler

Code

public function exposed_submit(&$form, &$form_state) {
}