Counter
Class Counter
Table of Contents
Methods
- __construct() : mixed
- Constructor.
- getAll() : mixed
- Get all.
- getClicked() : mixed
- Get clicked.
- getErrors() : mixed
- Get errors.
- getRead() : mixed
- Get read.
- getSent() : mixed
- Get sent.
- getSuccess() : mixed
- Get success.
- getUnsent() : mixed
- Get unsent.
- getUnsubscribed() : mixed
- Get unsubscribed.
Methods
__construct()
Constructor.
public
__construct(Letter $letter) : mixed
Parameters
- $letter : Letter
-
Letter.
getAll()
Get all.
public
getAll() : mixed
Tags
getClicked()
Get clicked.
public
getClicked() : mixed
Tags
getErrors()
Get errors.
public
getErrors() : mixed
Tags
getRead()
Get read.
public
getRead() : mixed
Tags
getSent()
Get sent.
public
getSent() : mixed
Tags
getSuccess()
Get success.
public
getSuccess() : mixed
Tags
getUnsent()
Get unsent.
public
getUnsent() : mixed
Tags
getUnsubscribed()
Get unsubscribed.
public
getUnsubscribed() : mixed