function views_plugin_display_extender::options_validate
Same name in other branches
- 7.x-3.x plugins/views_plugin_display_extender.inc \views_plugin_display_extender::options_validate()
Validate the options form.
Overrides views_plugin::options_validate
File
-
plugins/
views_plugin_display_extender.inc, line 25
Class
Code
function options_validate(&$form, &$form_state) {
}