Полный список членов класса Condition, включая наследуемые из базового класса
$field | Condition | protected |
$object | Condition | protected |
$operator | Condition | protected |
$value | Condition | protected |
__construct(array $params=null) | Condition | |
check($needle, $fieldType, BaseTarget $target, FieldType $fieldTypeObject) | Condition | |
checkValue($valueToCheck, FieldType $fieldType, array $documentId) | Condition | |
getField() | Condition | |
getObject() | Condition | |
getOperator() | Condition | |
getValue() | Condition | |
setField(string $field) | Condition | |
setObject(string $objectName) | Condition | |
setOperator($operator) | Condition | |
setValue($value) | Condition | |
toArray() | Condition |