Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Counter

Открытые члены

 __construct (Entity\Letter $letter)
 
 getAll ()
 
 getUnsent ()
 
 getSent ()
 
 getSuccess ()
 
 getErrors ()
 
 getRead ()
 
 getClicked ()
 
 getUnsubscribed ()
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( Entity\Letter $letter)

Constructor.

Аргументы
Entity\Letter$letterLetter.

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

Методы

◆ getAll()

getAll ( )

Get all.

Возвращает
integer.

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

◆ getClicked()

getClicked ( )

Get clicked.

Возвращает
integer.

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

◆ getErrors()

getErrors ( )

Get errors.

Возвращает
integer.

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

◆ getRead()

getRead ( )

Get read.

Возвращает
integer.

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

◆ getSent()

getSent ( )

Get sent.

Возвращает
integer.

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

◆ getSuccess()

getSuccess ( )

Get success.

Возвращает
integer.

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

◆ getUnsent()

getUnsent ( )

Get unsent.

Возвращает
integer.

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

◆ getUnsubscribed()

getUnsubscribed ( )

Get unsubscribed.

Возвращает
integer.

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