You are here

function views_related_content_handler_filter_author::options_validate in Views Related Content 7

Validate the options form.

Overrides views_handler::options_validate

File

views/views_related_content_handler_filter_author.inc, line 10

Class

views_related_content_handler_filter_author
Shows the similarity of the node.

Code

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