Полный список членов класса Facet, включая наследуемые из базового класса
$catalog | Facet | protectedstatic |
$convertCurrencyId | Facet | protected |
$dictionary | Facet | protected |
$iblockId | Facet | protected |
$priceFilter | Facet | protected |
$sectionFilter | Facet | protected |
$sectionId | Facet | protected |
$skuIblockId | Facet | protected |
$skuPropertyId | Facet | protected |
$storage | Facet | protected |
$toCurrencyId | Facet | protected |
$valid | Facet | protected |
$where | Facet | protected |
__construct($iblockId) | Facet | |
addDatetimePropertyFilter($propertyId, $operator, $value) | Facet | |
addDictionaryPropertyFilter($propertyId, $operator, $value) | Facet | |
addNumericPropertyFilter($propertyId, $operator, $value) | Facet | |
addPriceFilter($priceId, $operator, $value) | Facet | |
enableCurrencyConversion($toCurrencyId, array $convertCurrencyId) | Facet | |
getDictionary() | Facet | |
getFacetFilter(array $facetTypes) | Facet | protected |
getFilterPrices() | Facet | protected |
getIblockId() | Facet | |
getSectionFilterProperty($sectionId) | Facet | protected |
getSkuIblockId() | Facet | |
getSkuPropertyId() | Facet | |
getStorage() | Facet | |
getWhere($facetToExclude) | Facet | protected |
isEmptyWhere() | Facet | |
isValid() | Facet | |
lookupDictionaryValue($valueId) | Facet | |
query(array $filter, array $facetTypes=array(), $facetId=0) | Facet | |
setPrices(array $prices) | Facet | |
setSectionId($sectionId) | Facet | |
whereToSql(array $where, $tableAlias, $subsectionsCondition="") | Facet | |