См. определение в файле mobile.php строка 12
◆ forceMobile()
Set current hit as mobile.
- Возвращает
- void
См. определение в файле mobile.php строка 142
◆ isMobileHit()
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 | $menu | Current mobile menu. |
- Возвращает
- array
См. определение в файле mobile.php строка 25
◆ prologMobileHit()
static prologMobileHit |
( |
| ) |
|
|
static |
This code should execute on every mobile hit.
- Возвращает
- void
См. определение в файле mobile.php строка 173
◆ $isMobileHit