Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс WordStatTable
+ Граф наследования:WordStatTable:

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

static getFilePath ()
 
static getTableName ()
 
static cleanUp ()
 
static parseQuery ($query)
 
static reInitData ()
 
static getMap ()
 

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

const STEP_SIZE = 100
 

Статические защищенные данные

static $blackList
 

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

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

Методы

◆ cleanUp()

static cleanUp ( )
static

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

◆ getFilePath()

static getFilePath ( )
static

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

◆ getMap()

static getMap ( )
static

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

◆ getTableName()

static getTableName ( )
static

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

◆ parseQuery()

static parseQuery ( $query)
static

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

◆ reInitData()

static reInitData ( )
static

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

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

◆ $blackList

$blackList
staticprotected
Инициализатор
= array(
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'Ѩ' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'˨' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true,
'' => true
)

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

◆ STEP_SIZE

const STEP_SIZE = 100

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