Search for negate
| Title | Object type | File name | Summary |
|---|---|---|---|
| RulesCondition::$negate | property | includes/ |
|
| RulesCondition::isNegated | function | includes/ |
Returns whether the element is configured to negate the result. |
| RulesCondition::negate | function | includes/ |
Negate the result. |
| RulesConditionContainer::$negate | property | includes/ |
|
| RulesConditionContainer::isNegated | function | includes/ |
Returns whether the element is configured to negate the result. |
| RulesConditionContainer::negate | function | includes/ |
Negate this condition. |
| RulesConditionInterface::isNegated | function | includes/ |
Returns whether the element is configured to negate the result. |
| RulesConditionInterface::negate | function | includes/ |
Negate the result. |