CounterCalculation
Table of Contents
Properties
- $maxExecutionTime : mixed
Methods
- getCompletedPercent() : mixed
- getExecutionTime() : mixed
- setCompleted() : mixed
- update() : mixed
- updateContactEmailRegister() : mixed
- updateMailingSubscription() : mixed
- updatePostingReadCounters() : mixed
- updatePostingStatusCounters() : mixed
- updateRecipientReadCounters() : mixed
- updateRecipientsAgent() : string
- Index letters.
- wasCompleted() : mixed
Properties
$maxExecutionTime
public
static mixed
$maxExecutionTime
= 10
Methods
getCompletedPercent()
public
static getCompletedPercent() : mixed
getExecutionTime()
public
static getExecutionTime() : mixed
setCompleted()
public
static setCompleted([mixed $stageCode = 'FINISH' ]) : mixed
Parameters
- $stageCode : mixed = 'FINISH'
update()
public
static update() : mixed
updateContactEmailRegister()
public
static updateContactEmailRegister() : mixed
updateMailingSubscription()
public
static updateMailingSubscription() : mixed
updatePostingReadCounters()
public
static updatePostingReadCounters(mixed $type) : mixed
Parameters
- $type : mixed
updatePostingStatusCounters()
public
static updatePostingStatusCounters() : mixed
updateRecipientReadCounters()
public
static updateRecipientReadCounters(mixed $type) : mixed
Parameters
- $type : mixed
updateRecipientsAgent()
Index letters.
public
static updateRecipientsAgent() : string
Return values
stringwasCompleted()
public
static wasCompleted([mixed $stageCode = 'FINISH' ]) : mixed
Parameters
- $stageCode : mixed = 'FINISH'