|
| $timestamp |
|
| $contact |
|
| $mailingId |
|
| $linkId |
|
| $linkUrl |
|
| $linkTags |
|
This class represents a click containing the timestamp, the contact, and the ID of the mailing.
- Author
- Jannik Jochem
-
Marcus Ständer | Trusted Mails GmbH | marcus.staender@trusted-mails.com
Definition at line 9 of file Click.php.
com_maileon_api_reports_Click::toString |
( |
| ) |
|
- Returns
- string containing a human-readable representation of this click
Definition at line 45 of file Click.php.
com_maileon_api_reports_Click::fromXML |
( |
|
$xmlElement | ) |
|
Initializes this click from an XML representation.
- Parameters
-
SimpleXMLElement | $xmlElement | the XML representation to use |
Definition at line 71 of file Click.php.
com_maileon_api_reports_Click::toCsvString |
( |
| ) |
|
- Returns
- csv string containing a csv pepresentation of this click
Definition at line 93 of file Click.php.
com_maileon_api_reports_Click::toXML |
( |
| ) |
|
For future use, not implemented yet.
- Returns
- SimpleXMLElement containing the XML serialization of this object
Definition at line 108 of file Click.php.
The documentation for this class was generated from the following file: