| 1 views_plugin_pager.inc | views_plugin_pager::options_validate(&$form, &$form_state) | 
Provide the default form form for validating options
Overrides views_plugin::options_validate
File
- core/modules/ views/ plugins/ views_plugin_pager.inc, line 115 
- Definition of views_plugin_pager.
Class
- views_plugin_pager
- The base plugin to handle pager.
Code
function options_validate(&$form, &$form_state) {
}
