You are here

property ldap_views_handler_filter::$always_multiple in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_views/handlers/ldap_views_handler_filter.inc \ldap_views_handler_filter::always_multiple
  2. 7 ldap_views/handlers/ldap_views_handler_filter.inc \ldap_views_handler_filter::always_multiple

File

ldap_views/handlers/ldap_views_handler_filter.inc, line 10
Basic textfield filter to handle string filtering commands including equality, contains, not contains, etc.

Class

ldap_views_handler_filter
@file Basic textfield filter to handle string filtering commands including equality, contains, not contains, etc.

Code

var $always_multiple = TRUE;