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

Открытые члены

 GetFilterQuery ($q, $idName, $titleName, $messageName, &$error)
 PrepareQuery ($q, $idName, $titleName, $messageName, &$error)
 ParseQ ($q)
 ParseStr ($qwe, $default_op="&")

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

static getSql ($query)
static CheckModule ()
static isIndexExists ()
static GetSQLfilter ($s, $idName, $titleName, $messageName)
static StrInEXISTS ($and, $idName, $sign, $key)
static indexTicket ($ticket, $messages=null)
static reindexTicket ($ticket, $messages=null)
static indexAllTickets ($startFromId=0, $timeLimit=10)
static reindexAllTickets ($startFromId=0, $timeLimit=10)
static WriteWordsInTable ($M_ID, $SITE_ID, $s)
static ReindexMessages ($firstID, $periodS=8)

Поля данных

const TABLE_NAME = "b_ticket_search"

Статические открытые данные

static $searchModule

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

static performAllTicketsIndexing ($startFromId=0, $timeLimit=10, $removeOldIndex=false)

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

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

Методы

◆ CheckModule()

CheckModule ( )
static

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

◆ GetFilterQuery()

GetFilterQuery ( $q,
$idName,
$titleName,
$messageName,
& $error )

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

◆ getSql()

getSql ( $query)
static

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

◆ GetSQLfilter()

GetSQLfilter ( $s,
$idName,
$titleName,
$messageName )
static

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

◆ indexAllTickets()

indexAllTickets ( $startFromId = 0,
$timeLimit = 10 )
static

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

◆ indexTicket()

indexTicket ( $ticket,
$messages = null )
static
Аргументы
integer | array$ticketticket ID or ticket fetched row with ID, SITE_ID, TITLE
null | array$messagesMessage rows with MESSAGE; if null - will be fetched automatically
Возвращает
boolean

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

◆ isIndexExists()

isIndexExists ( )
static

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

◆ ParseQ()

ParseQ ( $q)

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

◆ ParseStr()

ParseStr ( $qwe,
$default_op = "&" )

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

◆ performAllTicketsIndexing()

performAllTicketsIndexing ( $startFromId = 0,
$timeLimit = 10,
$removeOldIndex = false )
staticprotected

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

◆ PrepareQuery()

PrepareQuery ( $q,
$idName,
$titleName,
$messageName,
& $error )

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

◆ reindexAllTickets()

reindexAllTickets ( $startFromId = 0,
$timeLimit = 10 )
static

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

◆ ReindexMessages()

ReindexMessages ( $firstID,
$periodS = 8 )
static

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

◆ reindexTicket()

reindexTicket ( $ticket,
$messages = null )
static

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

◆ StrInEXISTS()

StrInEXISTS ( $and,
$idName,
$sign,
$key )
static

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

◆ WriteWordsInTable()

WriteWordsInTable ( $M_ID,
$SITE_ID,
$s )
static

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

Поля

◆ $searchModule

$searchModule
static

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

◆ TABLE_NAME

const TABLE_NAME = "b_ticket_search"

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/support/classes/general/search.php