|
Netsutie PHP Toolkit
|
Data Fields | |
| const | after = "after" |
| const | before = "before" |
| const | NSempty = "empty" |
| const | notAfter = "notAfter" |
| const | notBefore = "notBefore" |
| const | notEmpty = "notEmpty" |
| const | notOn = "notOn" |
| const | notOnOrAfter = "notOnOrAfter" |
| const | notOnOrBefore = "notOnOrBefore" |
| const | notWithin = "notWithin" |
| const | on = "on" |
| const | onOrAfter = "onOrAfter" |
| const | onOrBefore = "onOrBefore" |
| const | within = "within" |
Static Public Attributes | |
| static | $paramtypesmap |
Definition at line 8 of file SearchDateFieldOperator.php.
|
static |
Definition at line 12 of file SearchDateFieldOperator.php.
| const after = "after" |
Definition at line 22 of file SearchDateFieldOperator.php.
| const before = "before" |
Definition at line 30 of file SearchDateFieldOperator.php.
| const notAfter = "notAfter" |
Definition at line 46 of file SearchDateFieldOperator.php.
| const notBefore = "notBefore" |
Definition at line 54 of file SearchDateFieldOperator.php.
| const notEmpty = "notEmpty" |
Definition at line 62 of file SearchDateFieldOperator.php.
| const notOn = "notOn" |
Definition at line 70 of file SearchDateFieldOperator.php.
| const notOnOrAfter = "notOnOrAfter" |
Definition at line 78 of file SearchDateFieldOperator.php.
| const notOnOrBefore = "notOnOrBefore" |
Definition at line 86 of file SearchDateFieldOperator.php.
| const notWithin = "notWithin" |
Definition at line 94 of file SearchDateFieldOperator.php.
| const NSempty = "empty" |
Definition at line 38 of file SearchDateFieldOperator.php.
| const on = "on" |
Definition at line 102 of file SearchDateFieldOperator.php.
| const onOrAfter = "onOrAfter" |
Definition at line 110 of file SearchDateFieldOperator.php.
| const onOrBefore = "onOrBefore" |
Definition at line 118 of file SearchDateFieldOperator.php.
| const within = "within" |
Definition at line 126 of file SearchDateFieldOperator.php.