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

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

static addLogin (Context $context, array $user)
static deleteDuplicatesAgent (int $lastId=0)

Поля данных

const EMAIL_EVENT = 'NEW_DEVICE_LOGIN'

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

static findByCookie (Context $context)
static findByUserAgent (Context $context)
static findByAppPasswordId (Context $context)
static match (?string $userAgent, ?string $patternAgent)
static add (Context $context)
static update (EO_UserDevice $device, Context $context, bool $cookable)
static setCookie (string $value)
static addDeviceLogin (EO_UserDevice $device, Context $context)
static notifyUser (EO_UserDevice $device, EO_UserDeviceLogin $deviceLogin, array $user)
static getGeoNames (EO_UserDeviceLogin $deviceLogin, string $lang)

Защищенные данные

const COOKIE_NAME = 'UIDD'

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

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

Методы

◆ add()

add ( Context $context)
staticprotected

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

◆ addDeviceLogin()

addDeviceLogin ( EO_UserDevice $device,
Context $context )
staticprotected

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

◆ addLogin()

addLogin ( Context $context,
array $user )
static

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

◆ deleteDuplicatesAgent()

deleteDuplicatesAgent ( int $lastId = 0)
static

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

◆ findByAppPasswordId()

findByAppPasswordId ( Context $context)
staticprotected

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

◆ findByCookie()

findByCookie ( Context $context)
staticprotected

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

◆ findByUserAgent()

findByUserAgent ( Context $context)
staticprotected

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

◆ getGeoNames()

getGeoNames ( EO_UserDeviceLogin $deviceLogin,
string $lang )
staticprotected

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

◆ match()

match ( ?string $userAgent,
?string $patternAgent )
staticprotected

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

◆ notifyUser()

notifyUser ( EO_UserDevice $device,
EO_UserDeviceLogin $deviceLogin,
array $user )
staticprotected

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

◆ setCookie()

setCookie ( string $value)
staticprotected

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

◆ update()

update ( EO_UserDevice $device,
Context $context,
bool $cookable )
staticprotected

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

Поля

◆ COOKIE_NAME

const COOKIE_NAME = 'UIDD'
protected

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

◆ EMAIL_EVENT

const EMAIL_EVENT = 'NEW_DEVICE_LOGIN'

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/main/lib/authentication/device.php