См. определение в файле adapter.php строка 20
◆ __construct()
__construct |
( |
iBase | $message | ) |
|
Message constructor.
- Аргументы
-
См. определение в файле adapter.php строка 106
◆ copyConfiguration()
Copy configuration.
- Аргументы
-
integer | string | null | $id | ID. |
- Возвращает
- Result|null
Замещает iBase.
См. определение в файле adapter.php строка 280
◆ create()
Create instance.
- Аргументы
-
- Возвращает
- static
- Исключения
-
Create.
- Аргументы
-
- Возвращает
- static
- Исключения
-
См. определение в файле adapter.php строка 90
◆ getAudioValue()
getAudioValue |
( |
| $optionCode, |
|
|
| $newValue ) |
Check value of audio field and prepare it for DB
- Аргументы
-
string | $optionCode | Field code. |
string | $newValue | New field value. |
- Возвращает
- bool|string
См. определение в файле adapter.php строка 700
◆ getCharset()
Get charset.
- Возвращает
- string
См. определение в файле adapter.php строка 530
◆ getClickTracker()
Get click tracker.
- Возвращает
- Tracker
См. определение в файле adapter.php строка 458
◆ getCode()
◆ getConfiguration()
Get configuration.
- Возвращает
- Configuration
См. определение в файле adapter.php строка 252
◆ getEntityCode()
◆ getField()
Get field.
- Аргументы
-
- Возвращает
- mixed|string|null
См. определение в файле adapter.php строка 297
◆ getFields()
Get fields.
- Возвращает
- array
См. определение в файле adapter.php строка 307
◆ getId()
Get ID.
- Возвращает
- string
См. определение в файле adapter.php строка 173
◆ getInstance()
static getInstance |
( |
| $code | ) |
|
|
static |
Get instance.
- Аргументы
-
- Возвращает
- static
- Исключения
-
См. определение в файле adapter.php строка 78
◆ getName()
◆ getReadTracker()
Get read tracker.
- Возвращает
- Tracker
См. определение в файле adapter.php строка 448
◆ getRecipientCode()
Get recipient code.
- Возвращает
- string
См. определение в файле adapter.php строка 364
◆ getRecipientData()
Get recipient data.
- Возвращает
- array
См. определение в файле adapter.php строка 427
◆ getRecipientId()
Get recipient ID.
- Возвращает
- string
См. определение в файле adapter.php строка 385
◆ getRecipientType()
Get recipient type.
- Возвращает
- string
См. определение в файле adapter.php строка 406
◆ getSendDuration()
Get send duration.
- Возвращает
- integer
См. определение в файле adapter.php строка 493
◆ getSiteId()
Get site ID.
- Возвращает
- string
См. определение в файле adapter.php строка 519
◆ getSiteName()
Get site ID.
- Возвращает
- string
См. определение в файле adapter.php строка 541
◆ getSiteServerName()
Get site server name.
- Возвращает
- string
См. определение в файле adapter.php строка 552
◆ getSupportedRecipientTypes()
getSupportedRecipientTypes |
( |
| ) |
|
Get supported recipient types.
- Возвращает
- integer[]
См. определение в файле adapter.php строка 193
◆ getSupportedTransports()
getSupportedTransports |
( |
| ) |
|
Get supported transports.
- Возвращает
- array
Замещает iBase.
См. определение в файле adapter.php строка 183
◆ getTester()
Is support testing.
- Возвращает
- Tester
См. определение в файле adapter.php строка 203
◆ getTo()
Get to.
- Возвращает
- string
См. определение в файле adapter.php строка 354
◆ getTransport()
Get transport.
- Возвращает
- Transport\Adapter
См. определение в файле adapter.php строка 131
◆ getUnsubTracker()
Get unsub tracker.
- Возвращает
- Tracker
См. определение в файле adapter.php строка 468
◆ hasStatistics()
Return true if it has statistics.
- Возвращает
- bool
См. определение в файле adapter.php строка 682
◆ isAds()
◆ isAvailable()
Is available.
- Возвращает
- bool
См. определение в файле adapter.php строка 653
◆ isHidden()
Return true if is hidden.
- Возвращает
- bool
См. определение в файле adapter.php строка 643
◆ isMailing()
Is mailing.
- Возвращает
- bool
См. определение в файле adapter.php строка 613
◆ isMarketing()
◆ isMasterYandex()
Is master yandex.
- Возвращает
- bool
См. определение в файле adapter.php строка 633
◆ isReturnCustomer()
Is return customer.
- Возвращает
- bool
См. определение в файле adapter.php строка 623
◆ loadConfiguration()
loadConfiguration |
( |
| $id = null | ) |
|
Load configuration.
- Аргументы
-
- Возвращает
- Configuration
Замещает iBase.
См. определение в файле adapter.php строка 219
◆ onAfterEnd()
◆ onBeforeStart()
◆ preHandleReaplaceValue()
preHandleReaplaceValue |
( |
| $code, |
|
|
| $value ) |
◆ preHandleReplaceCode()
preHandleReplaceCode |
( |
| $code, |
|
|
| $crmEntityTypeId ) |
◆ replaceFields()
replaceFields |
( |
| $content = "", |
|
|
| $replaceChar = '#', |
|
|
| $crmEntityTypeId = null ) |
Replace fields in content.
- Аргументы
-
string | $content | Content. |
string | $replaceChar | Replace char. |
- Возвращает
- string
См. определение в файле adapter.php строка 335
◆ saveConfiguration()
Save configuration.
- Аргументы
-
Configuration | $configuration | Configuration. |
- Возвращает
- Result
Замещает iBase.
См. определение в файле adapter.php строка 263
◆ send()
integer $sendCount Count of send |
( |
| ) |
|
◆ setConfigurationData()
setConfigurationData |
( |
array | $data | ) |
|
Set configuration data.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 239
◆ setFields()
setFields |
( |
array | $fields | ) |
|
Set fields.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 318
◆ setRecipientCode()
setRecipientCode |
( |
| $code | ) |
|
Set recipient code.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 375
◆ setRecipientData()
setRecipientData |
( |
array | $data | ) |
|
Set recipient data.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 438
◆ setRecipientId()
Set recipient ID.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 396
◆ setRecipientType()
setRecipientType |
( |
| $type | ) |
|
Set recipient type.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 417
◆ setSiteId()
Set site ID.
- Аргументы
-
- Возвращает
- void
См. определение в файле adapter.php строка 509
◆ setTransport()
Set transport.
- Аргументы
-
Transport\Adapter | $transport | Transport. |
- Возвращает
- void
См. определение в файле adapter.php строка 153
◆ $clickTracker
◆ $configuration
◆ $factory
◆ $fields
◆ $list
◆ $message
◆ $readTracker
◆ $recipientCode
◆ $recipientData
◆ $recipientId
◆ $recipientType
◆ $siteData
◆ $siteId
◆ $statuses
◆ $tester
◆ $transport
◆ $unsubTracker
◆ PATTERN_STATUS_ITEM
const PATTERN_STATUS_ITEM = 'ENTITY_ID_' |