D7 API documentation
What's New
Modules
Component for rendering custom fields
Information blocks in the old core
Library iblock.field-selector
addDatetimePropertyFilter
addDictionaryPropertyFilter
addNumericPropertyFilter
addPriceFilter
enableCurrencyConversion
getDictionary
getIblockId
getSkuIblockId
getSkuPropertyId
getStorage
isEmptyWhere
isValid
lookupDictionaryValue
query
setPrices
setSectionId
whereToSql
addDictionaryPropertyFilter
void public \Bitrix\Iblock\PropertyIndex\Facet::addDictionaryPropertyFilter( integer $propertyId, string $operator, float $value );
Method adds condition by string property for further filtering. non-static method.
Parameters
Parameter | Description | Version |
---|---|---|
$propertyId | Iblock property ID. | |
$operator | Comparison operator. | |
$value | Property valu for comparison. |
Example
© «Bitrix24», 2001-2025
Up