| RulesCondition::$negate |
property |
includes/rules.plugins.inc |
|
| RulesCondition::isNegated |
function |
includes/rules.plugins.inc |
Returns whether the element is configured to negate the result. |
| RulesCondition::negate |
function |
includes/rules.plugins.inc |
Negate the result. |
| RulesConditionContainer::$negate |
property |
includes/rules.core.inc |
|
| RulesConditionContainer::isNegated |
function |
includes/rules.core.inc |
Returns whether the element is configured to negate the result. |
| RulesConditionContainer::negate |
function |
includes/rules.core.inc |
Negate this condition. |
| RulesConditionInterface::isNegated |
function |
includes/rules.core.inc |
Returns whether the element is configured to negate the result. |
| RulesConditionInterface::negate |
function |
includes/rules.core.inc |
Negate the result. |