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