См. определение в файле statistics.php строка 26
◆ __construct()
__construct |
( |
Filter | $filter = null | ) |
|
◆ calculateEfficiency()
static calculateEfficiency |
( |
| $counters, |
|
|
| $maxEfficiency = null ) |
|
staticprotected |
◆ create()
static create |
( |
Filter | $filter = null | ) |
|
|
static |
Create instance.
- Аргументы
-
- Возвращает
- static
См. определение в файле statistics.php строка 49
◆ createListFromItem()
createListFromItem |
( |
| $item | ) |
|
|
protected |
◆ div()
static div |
( |
| $dividendCode, |
|
|
| $dividerCode, |
|
|
| $items ) |
|
staticprotected |
◆ filter()
filter |
( |
| $name, |
|
|
| $value = null ) |
Return filter.
- Аргументы
-
string | $name | Filter name. |
string | $value | Filter value. |
- Возвращает
- $this
См. определение в файле statistics.php строка 123
◆ formatNumber()
static formatNumber |
( |
| $number, |
|
|
| $num = 1 ) |
|
staticprotected |
◆ getCacheTtl()
◆ getChainList()
getChainList |
( |
| $limit = 20 | ) |
|
Return chain list.
- Аргументы
-
- Возвращает
- array
См. определение в файле statistics.php строка 715
◆ getClickLinks()
getClickLinks |
( |
| $limit = 15 | ) |
|
Return click links.
- Аргументы
-
- Возвращает
- array
См. определение в файле statistics.php строка 526
◆ getCounterCalculation()
static getCounterCalculation |
( |
| $code, |
|
|
| $value, |
|
|
| $percentBase = 0 ) |
|
staticprotected |
◆ getCounterPostings()
Return subscribers.
- Возвращает
- array
См. определение в файле statistics.php строка 483
◆ getCounters()
◆ getCounterSubscribers()
getCounterSubscribers |
( |
| ) |
|
Return subscribers.
- Возвращает
- array
См. определение в файле statistics.php строка 500
◆ getEfficiency()
◆ getFilter()
◆ getGlobalFilterData()
Return global filter data.
- Возвращает
- array
См. определение в файле statistics.php строка 761
◆ getMappedFilter()
◆ getPeriodList()
Return period list.
- Возвращает
- array
См. определение в файле statistics.php строка 784
◆ getReadingByDayTime()
getReadingByDayTime |
( |
| $step = 2 | ) |
|
Return read counter data by day time.
- Аргументы
-
- Возвращает
- array
См. определение в файле statistics.php строка 593
◆ getRecommendedSendTime()
getRecommendedSendTime |
( |
| $chainId = null | ) |
|
Return recommended sending time for mailing.
- Аргументы
-
- Возвращает
- string
См. определение в файле statistics.php строка 650
◆ initFilterFromRequest()
initFilterFromRequest |
( |
| ) |
|
Init filter from request.
- Возвращает
- $this
См. определение в файле statistics.php строка 134
◆ initFilterFromUserOption()
initFilterFromUserOption |
( |
| ) |
|
|
protected |
Init filter from request.
- Возвращает
- $this
См. определение в файле statistics.php строка 160
◆ initFromArray()
initFromArray |
( |
| $postingData | ) |
|
◆ saveFilterToUserOption()
saveFilterToUserOption |
( |
| ) |
|
|
protected |
◆ setCacheTtl()
Set cache TTL.
- Аргументы
-
integer | $cacheTtl | Cache ttl. |
- Возвращает
- $this
См. определение в файле statistics.php строка 78
◆ setUserId()
Set user Id.
- Аргументы
-
- Возвращает
- $this
См. определение в файле statistics.php строка 90
◆ $cacheTtl
◆ $counters
◆ $filter
◆ $userId
◆ AVERAGE_EFFICIENCY
CONST AVERAGE_EFFICIENCY = 0.15 |
◆ USER_OPTION_FILTER_NAME
CONST USER_OPTION_FILTER_NAME = 'statistics_filter' |