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

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

static onMobileMenuStructureBuilt ($menu)
 
static forceMobile ()
 
static isMobileHit ()
 
static prologMobileHit ()
 

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

static $isMobileHit = false
 

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

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

Методы

◆ forceMobile()

static forceMobile ( )
static

Set current hit as mobile.

Возвращает
void

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

◆ isMobileHit()

static isMobileHit ( )
static

Returns true, if current destination is mobile app dir.

Возвращает
bool

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

◆ onMobileMenuStructureBuilt()

static onMobileMenuStructureBuilt ( $menu)
static

Handler on build global mobile menu.

Аргументы
array$menuCurrent mobile menu.
Возвращает
array

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

◆ prologMobileHit()

static prologMobileHit ( )
static

This code should execute on every mobile hit.

Возвращает
void

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

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

◆ $isMobileHit

$isMobileHit = false
staticprotected

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