См. определение в файле device.php строка 26
◆ add()
◆ addDeviceLogin()
static addDeviceLogin |
( |
EO_UserDevice | $device, |
|
|
Context | $context ) |
|
staticprotected |
◆ addLogin()
static addLogin |
( |
Context | $context, |
|
|
array | $user ) |
|
static |
◆ findByCookie()
static findByCookie |
( |
Context | $context | ) |
|
|
staticprotected |
◆ findByUserAgent()
static findByUserAgent |
( |
Context | $context | ) |
|
|
staticprotected |
◆ sendEmail()
static sendEmail |
( |
EO_UserDevice | $device, |
|
|
EO_UserDeviceLogin | $deviceLogin, |
|
|
array | $user ) |
|
staticprotected |
◆ setCookie()
static setCookie |
( |
string | $value | ) |
|
|
staticprotected |
◆ update()
static update |
( |
EO_UserDevice | $device, |
|
|
bool | $cookable ) |
|
staticprotected |
◆ COOKIE_NAME
const COOKIE_NAME = 'UIDD' |
|
protected |
◆ EMAIL_EVENT
const EMAIL_EVENT = 'NEW_DEVICE_LOGIN' |