view::$exposed_raw_input

Exposed widget input directly from the $form_state['values'].

Type: exposed_raw_input

File

includes/view.inc, line 159

Class

view
An object to contain all of the data to generate a view.

Code

public $exposed_raw_input = array();