Class miSqlFilterNotIn

Description

Filter checking that the field is not equal to any of the vaues

The values are expected to be separated by comma

  • copyright: Copyright (c) 2006 Mirchev Ideas Ltd. All rights reserved.

Located in /model/SqlFilters.php (line 262)

miSqlFilter
   |
   --miSqlFilterOneValue
      |
      --miSqlFilterIn
         |
         --miSqlFilterNotIn
Variable Summary
mixed $_operator
Variables
mixed $_operator = ' NOT IN ' (line 263)
  • access: protected

Redefinition of:
miSqlFilterIn::$_operator

Inherited Variables

Inherited from miSqlFilterOneValue

miSqlFilterOneValue::$_value

Inherited from miSqlFilter

miSqlFilter::$_name
Methods

Documentation generated on Thu, 08 May 2008 16:57:34 +0300 by phpDocumentor 1.4.1