См. определение в файле mobile.php строка 10
◆ _Init()
detects mobile platform and attaches all needed javascript files
См. определение в файле mobile.php строка 207
◆ ConvertFromUtf()
static ConvertFromUtf |
( |
| $s = '' | ) |
|
|
static |
Converts string from utf-8 in site charset and returns it
- Аргументы
-
- Возвращает
- string
См. определение в файле mobile.php строка 607
◆ getApiVersion()
Sets the value of self::$apiVersion
- Возвращает
- int
См. определение в файле mobile.php строка 629
◆ getBXScriptSupported()
◆ getDevice()
Return type of current device
- Возвращает
- string
См. определение в файле mobile.php строка 161
◆ getDeviceHeight()
Gets the value of deviceHeight.
- Возвращает
- mixed
См. определение в файле mobile.php строка 684
◆ getDeviceWidth()
Gets the value of deviceWidth.
- Возвращает
- mixed
См. определение в файле mobile.php строка 384
◆ getIniScale()
Gets the value of iniScale.
- Возвращает
- mixed
См. определение в файле mobile.php строка 489
◆ getInstance()
- Возвращает
- \Bitrix\MobileApp\Mobile
См. определение в файле mobile.php строка 226
◆ getIPadViewPort()
getIPadViewPort |
( |
| $width = 320 | ) |
|
Use it to get value of viewport-metadata for iPad.
- Аргументы
-
- Возвращает
- mixed
См. определение в файле mobile.php строка 406
◆ getLargeScreenSupport()
getLargeScreenSupport |
( |
| ) |
|
Gets the value of largeScreenSupport.
- Возвращает
- mixed
См. определение в файле mobile.php строка 704
◆ getLargeScreenViewPort()
getLargeScreenViewPort |
( |
| ) |
|
Use it to get value of viewport-metadata for large screen of android based device.
См. определение в файле mobile.php строка 445
◆ getMaxScale()
Gets the value of maxScale.
- Возвращает
- mixed
См. определение в файле mobile.php строка 509
◆ getMinScale()
Gets the value of minScale.
- Возвращает
- mixed
См. определение в файле mobile.php строка 529
◆ getPgVersion()
Returns phonegap version
- Возвращает
- string
См. определение в файле mobile.php строка 638
◆ getPixelRatio()
Gets the value of pixelRatio.
- Возвращает
- mixed
См. определение в файле mobile.php строка 171
◆ getPlatform()
Returns the value of self::platform
- Возвращает
- string
См. определение в файле mobile.php строка 565
◆ getScale()
Gets the value of scale.
- Возвращает
- mixed
См. определение в файле mobile.php строка 724
◆ getScreenCategory()
Gets the value of deviceDpi.
- Возвращает
- mixed
См. определение в файле mobile.php строка 427
◆ getSystemVersion()
static getSystemVersion |
( |
| ) |
|
|
static |
◆ getTargetDpi()
Gets target dpi for a viewport meta data
- Возвращает
- string
См. определение в файле mobile.php строка 455
◆ getUserScalable()
Returns value of parameter user-scalable which will be used in viewport meta tag
- Возвращает
- string
См. определение в файле mobile.php строка 574
◆ getViewPort()
getViewPort |
( |
| $width = "" | ) |
|
Use it to get current value of "viewport"-metadata
- Аргументы
-
- Возвращает
- mixed|string
См. определение в файле mobile.php строка 319
◆ getViewPortLandscape()
Use it to get value of viewport-metadata for landscape orientation.
- Возвращает
- string
См. определение в файле mobile.php строка 674
◆ getViewPortPortrait()
Use it to get value of viewport-metadata for portrait orientation.
- Возвращает
- string
См. определение в файле mobile.php строка 664
◆ getWidth()
Return width of device's screen in pixels
- Возвращает
- integer
См. определение в файле mobile.php строка 548
◆ Init()
Initiate the mobile platform
См. определение в файле mobile.php строка 199
◆ initScripts()
Sets viewport-metadata
This is workaround for android We use console.log() to tell the application about successful loading of this page
См. определение в файле mobile.php строка 239
◆ isAppBackground()
static isAppBackground |
( |
| ) |
|
|
static |
Returns true if mobile application made this request in background
- Возвращает
- bool
См. определение в файле mobile.php строка 190
◆ isLarge()
Returns true if device has a large screen
- Возвращает
- bool
См. определение в файле mobile.php строка 744
◆ isWebRtcSupported()
◆ onMobileInit()
◆ PrepareStrToJson()
static PrepareStrToJson |
( |
| $s = '' | ) |
|
|
static |
Converts string from site charset in utf-8 and returns it
- Аргументы
-
- Возвращает
- string
См. определение в файле mobile.php строка 595
◆ setBXScriptSupported()
setBXScriptSupported |
( |
| $isBXScriptSupported | ) |
|
- Аргументы
-
boolean | $isBXScriptSupported | |
См. определение в файле mobile.php строка 152
◆ setDeviceHeight()
setDeviceHeight |
( |
| $deviceHeight | ) |
|
Sets the value of deviceHeight.
- Аргументы
-
mixed | $deviceHeight | the deviceHeight |
См. определение в файле mobile.php строка 694
◆ setDeviceWidth()
setDeviceWidth |
( |
| $deviceWidth | ) |
|
Sets the value of deviceWidth.
- Аргументы
-
mixed | $deviceWidth | the deviceWidth |
См. определение в файле mobile.php строка 394
◆ setIniScale()
Sets the value of iniScale.
- Аргументы
-
mixed | $iniScale | the iniScale |
См. определение в файле mobile.php строка 499
◆ setLargeScreenSupport()
setLargeScreenSupport |
( |
| $largeScreenSupport | ) |
|
Sets the value of largeScreenSupport.
- Аргументы
-
mixed | $largeScreenSupport | the $largeScreenSupport |
См. определение в файле mobile.php строка 714
◆ setMaxScale()
Sets the value of maxScale.
- Аргументы
-
mixed | $maxScale | the maxScale |
См. определение в файле mobile.php строка 519
◆ setMinScale()
Sets the value of minScale.
- Аргументы
-
mixed | $minScale | the minScale |
См. определение в файле mobile.php строка 539
◆ setPixelRatio()
setPixelRatio |
( |
| $pixelRatio | ) |
|
Sets the value of pixelRatio.
- Аргументы
-
mixed | $pixelRatio | the pixelRatio |
См. определение в файле mobile.php строка 181
◆ setScale()
Sets the value of scale.
- Аргументы
-
См. определение в файле mobile.php строка 735
◆ setScreenCategory()
setScreenCategory |
( |
| $screenCategory | ) |
|
Sets the value of screenCategory.
- Аргументы
-
mixed | $screenCategory | the screenCategory |
См. определение в файле mobile.php строка 437
◆ setUserScalable()
setUserScalable |
( |
| $userScalable | ) |
|
Sets value of parameter "user-scalable" which will be used in viewport meta tag
- Аргументы
-
См. определение в файле mobile.php строка 583
◆ setWebRtcSupport()
setWebRtcSupport |
( |
| $isWebRtcSupported | ) |
|
- Аргументы
-
boolean | $isWebRtcSupported | |
См. определение в файле mobile.php строка 144
◆ setWidth()
◆ $apiVersion
◆ $instance
◆ $isAlreadyInit
◆ $isDev
◆ $pgVersion
◆ $platform
◆ $supportedCordovaVersion
$supportedCordovaVersion = "3.6.3" |
|
static |
◆ $systemVersion