You are here

function related_node_handler_filter_content_type::options_validate in Views Related Content 7

Validate the options form.

Overrides views_handler::options_validate

File

views/views_related_content_handler_filter_content_type.inc, line 11

Class

related_node_handler_filter_content_type
Shows the similarity of the node.

Code

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