You are here

property views_handler_filter_string::$no_single in Views (for Drupal 7) 6.2

Same name and namespace in other branches
  1. 6.3 handlers/views_handler_filter_string.inc \views_handler_filter_string::no_single

File

handlers/views_handler_filter_string.inc, line 9

Class

views_handler_filter_string
Basic textfield filter to handle string filtering commands including equality, like, not like, etc.

Code

var $no_single = TRUE;