Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс SearchHelper

Открытые статические члены

static checkIndexValid ()
 
static setIndexValid ()
 
static setIndexInvalid ()
 
static checkIndexesValid ()
 

Открытые атрибуты

const INDEX_RECHECK_COUNTER_OPT = 'sale.location.index_recheck_counter'
 
const INDEX_VALID_OPT = 'sale.location.db_index_valid'
 
const HITS_BETWEEN_RECHECKS = 20
 

Защищенные статические члены

static setCounter ($value)
 
static getCounter ()
 
static showSearchNotification ()
 
static showDBIndexNotification ()
 

Подробное описание

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

Методы

◆ checkIndexesValid()

static checkIndexesValid ( )
static

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

◆ checkIndexValid()

static checkIndexValid ( )
static

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

◆ getCounter()

static getCounter ( )
staticprotected

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

◆ setCounter()

static setCounter ( $value)
staticprotected

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

◆ setIndexInvalid()

static setIndexInvalid ( )
static

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

◆ setIndexValid()

static setIndexValid ( )
static

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

◆ showDBIndexNotification()

static showDBIndexNotification ( )
staticprotected

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

◆ showSearchNotification()

static showSearchNotification ( )
staticprotected

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

Данные класса

◆ HITS_BETWEEN_RECHECKS

const HITS_BETWEEN_RECHECKS = 20

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

◆ INDEX_RECHECK_COUNTER_OPT

const INDEX_RECHECK_COUNTER_OPT = 'sale.location.index_recheck_counter'

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

◆ INDEX_VALID_OPT

const INDEX_VALID_OPT = 'sale.location.db_index_valid'

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