См. определение в файле service.php строка 10
◆ canUse()
Return true if it can use.
- Возвращает
- bool
См. определение в файле service.php строка 47
◆ canUseAsInternal()
static canUseAsInternal |
( |
| ) |
|
|
static |
◆ canUseMultipleClients()
static canUseMultipleClients |
( |
| ) |
|
|
static |
◆ getAccount()
static getAccount |
( |
| $type | ) |
|
|
static |
Get account.
- Аргументы
-
- Возвращает
- Account
См. определение в файле service.php строка 77
◆ getAccounts()
static getAccounts |
( |
| $type | ) |
|
|
static |
Get accounts.
- Аргументы
-
- Возвращает
- array
См. определение в файле service.php строка 176
◆ getAuthAdapter()
static getAuthAdapter |
( |
| $type | ) |
|
|
static |
Get auth adapter.
- Аргументы
-
- Возвращает
- Retargeting\AuthAdapter
Замещает IService.
См. определение в файле service.php строка 103
◆ getClientId()
◆ getClientsProfiles()
Get client profiles.
- Аргументы
-
Retargeting\AuthAdapter | $authAdapter | Auth adapter. |
- Возвращает
- array
См. определение в файле service.php строка 274
◆ getEngineCode()
static getEngineCode |
( |
| $type | ) |
|
|
static |
◆ getErrors()
Get errors.
- Возвращает
- array
См. определение в файле service.php строка 225
◆ getInstance()
Get instance.
- Возвращает
- static
См. определение в файле service.php строка 31
◆ getMethodPrefix()
static getMethodPrefix |
( |
| ) |
|
|
static |
◆ getProviders()
static getProviders |
( |
array | $types = null | ) |
|
|
static |
Get providers.
- Аргументы
-
- Возвращает
- array
См. определение в файле service.php строка 114
◆ getServiceProviders()
static getServiceProviders |
( |
array | $types = null | ) |
|
|
staticprotected |
◆ getTypeByEngine()
static getTypeByEngine |
( |
string | $engineCode | ) |
|
|
static |
◆ getTypes()
◆ hasErrors()
Return true if it has errors.
- Возвращает
- bool
См. определение в файле service.php строка 245
◆ isRegionRussian()
static isRegionRussian |
( |
bool | $onlyRu = false | ) |
|
|
staticprotected |
◆ removeAuth()
static removeAuth |
( |
| $type | ) |
|
|
static |
Remove auth.
- Аргументы
-
- Возвращает
- void
См. определение в файле service.php строка 215
◆ resetErrors()
Reset errors.
- Возвращает
- void
См. определение в файле service.php строка 235
◆ setClientId()
◆ $clientId
◆ $errors
◆ GROUP
const GROUP = 'analytics' |
◆ TYPE_FACEBOOK
const TYPE_FACEBOOK = 'facebook' |
◆ TYPE_GOOGLE
const TYPE_GOOGLE = 'google' |
◆ TYPE_INSTAGRAM
const TYPE_INSTAGRAM = 'instagram' |
◆ TYPE_VKADS
const TYPE_VKADS = 'vkads' |
◆ TYPE_VKONTAKTE
const TYPE_VKONTAKTE = 'vkontakte' |
◆ TYPE_YANDEX
const TYPE_YANDEX = 'yandex' |