function views_plugin_query::options_validate

Same name in other branches
  1. 7.x-3.x plugins/views_plugin_query.inc \views_plugin_query::options_validate()

Overrides views_plugin::options_validate

File

plugins/views_plugin_query.inc, line 87

Class

views_plugin_query
Object used to create a SELECT query.

Code

function options_validate(&$form, &$form_state) {
}