1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл catalog_cond.php

См. исходные тексты.

Структуры данных

class  CGlobalCondCtrl
class  CGlobalCondCtrlComplex
class  CGlobalCondCtrlAtoms
class  CGlobalCondCtrlGroup
class  CCatalogCondCtrl
class  CCatalogCondCtrlComplex
class  CCatalogCondCtrlGroup
class  CCatalogCondCtrlIBlockFields
class  CCatalogCondCtrlIBlockProps
class  CGlobalCondTree
class  CCatalogCondTree

Переменные

const BT_COND_LOGIC_EQ = 0
const BT_COND_LOGIC_NOT_EQ = 1
const BT_COND_LOGIC_GR = 2
const BT_COND_LOGIC_LS = 3
const BT_COND_LOGIC_EGR = 4
const BT_COND_LOGIC_ELS = 5
const BT_COND_LOGIC_CONT = 6
const BT_COND_LOGIC_NOT_CONT = 7
const BT_COND_MODE_DEFAULT = 0
const BT_COND_MODE_PARSE = 1
const BT_COND_MODE_GENERATE = 2
const BT_COND_MODE_SQL = 3
const BT_COND_MODE_SEARCH = 4
const BT_COND_BUILD_CATALOG = 0
const BT_COND_BUILD_SALE = 1
const BT_COND_BUILD_SALE_ACTIONS = 2

Переменные

◆ BT_COND_BUILD_CATALOG

const BT_COND_BUILD_CATALOG = 0

См. определение в файле catalog_cond.php строка 24

◆ BT_COND_BUILD_SALE

const BT_COND_BUILD_SALE = 1

См. определение в файле catalog_cond.php строка 25

◆ BT_COND_BUILD_SALE_ACTIONS

const BT_COND_BUILD_SALE_ACTIONS = 2

См. определение в файле catalog_cond.php строка 26

◆ BT_COND_LOGIC_CONT

const BT_COND_LOGIC_CONT = 6

См. определение в файле catalog_cond.php строка 15

◆ BT_COND_LOGIC_EGR

const BT_COND_LOGIC_EGR = 4

См. определение в файле catalog_cond.php строка 13

◆ BT_COND_LOGIC_ELS

const BT_COND_LOGIC_ELS = 5

См. определение в файле catalog_cond.php строка 14

◆ BT_COND_LOGIC_EQ

const BT_COND_LOGIC_EQ = 0

См. определение в файле catalog_cond.php строка 9

◆ BT_COND_LOGIC_GR

const BT_COND_LOGIC_GR = 2

См. определение в файле catalog_cond.php строка 11

◆ BT_COND_LOGIC_LS

const BT_COND_LOGIC_LS = 3

См. определение в файле catalog_cond.php строка 12

◆ BT_COND_LOGIC_NOT_CONT

const BT_COND_LOGIC_NOT_CONT = 7

См. определение в файле catalog_cond.php строка 16

◆ BT_COND_LOGIC_NOT_EQ

const BT_COND_LOGIC_NOT_EQ = 1

См. определение в файле catalog_cond.php строка 10

◆ BT_COND_MODE_DEFAULT

const BT_COND_MODE_DEFAULT = 0

См. определение в файле catalog_cond.php строка 18

◆ BT_COND_MODE_GENERATE

const BT_COND_MODE_GENERATE = 2

См. определение в файле catalog_cond.php строка 20

◆ BT_COND_MODE_PARSE

const BT_COND_MODE_PARSE = 1

См. определение в файле catalog_cond.php строка 19

◆ BT_COND_MODE_SEARCH

const BT_COND_MODE_SEARCH = 4

См. определение в файле catalog_cond.php строка 22

◆ BT_COND_MODE_SQL

const BT_COND_MODE_SQL = 3

См. определение в файле catalog_cond.php строка 21