См. определение в файле contact.php строка 44
◆ getConnectId()
static getConnectId |
( |
| $connect | ) |
|
|
static |
◆ getMap()
Returns entity map definition.
- Возвращает
- array
См. определение в файле contact.php строка 73
◆ getTableName()
Returns DB table name for entity.
- Возвращает
- string
См. определение в файле contact.php строка 63
◆ notifyJoin()
static notifyJoin |
( |
| $contactId, |
|
|
array | $contactInfo = null ) |
|
staticprotected |
◆ notifyJoinFinish()
static notifyJoinFinish |
( |
| $userId | ) |
|
|
staticprotected |
◆ notifyPossible()
static notifyPossible |
( |
| $userId | ) |
|
|
staticprotected |
◆ onBeforeUpdate()
static onBeforeUpdate |
( |
Entity\Event | $event | ) |
|
|
static |
◆ onNetworkBroadcast()
static onNetworkBroadcast |
( |
| $data | ) |
|
|
static |
◆ onUserLoginSocserv()
static onUserLoginSocserv |
( |
| $params | ) |
|
|
static |
◆ processContacts()
static processContacts |
( |
| $owner, |
|
|
array | $contactsList ) |
|
staticprotected |
◆ processPossibleContacts()
static processPossibleContacts |
( |
| $owner, |
|
|
array | $contactsList ) |
|
staticprotected |
◆ $notifyStack
◆ DONT_NOTIFY
◆ NOTIFY
◆ NOTIFY_CONTACT_COUNT
const NOTIFY_CONTACT_COUNT = 3 |
◆ NOTIFY_POSSIBLE_COUNT
const NOTIFY_POSSIBLE_COUNT = 3 |
◆ POSSIBLE_LAST_AUTHORIZE_LIMIT
const POSSIBLE_LAST_AUTHORIZE_LIMIT = '-1 weeks' |
◆ POSSIBLE_RESET_TIME
const POSSIBLE_RESET_TIME = 2592000 |
◆ POSSIBLE_RESET_TIME_KEY
const POSSIBLE_RESET_TIME_KEY = "_ts" |