You are here

public property views_handler_filter_boolean_operator::$no_operator in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 handlers/views_handler_filter_boolean_operator.inc \views_handler_filter_boolean_operator::no_operator
  2. 6.2 handlers/views_handler_filter_boolean_operator.inc \views_handler_filter_boolean_operator::no_operator

Don't display empty space where the operator would be.

Overrides views_handler_filter::$no_operator

File

handlers/views_handler_filter_boolean_operator.inc, line 34
Definition of views_handler_filter_boolean_operator.

Class

views_handler_filter_boolean_operator
Simple filter to handle matching of boolean values

Code

public $no_operator = TRUE;