|
| $timestamp |
|
| $contact |
|
| $mailingId |
|
This class represents an opener containing the timestamp, the contact, and the ID of the mailing the open.
- Author
- Marcus Ständer | Trusted Mails GmbH | marcus.staender@trusted-mails.com
Definition at line 8 of file Open.php.
com_maileon_api_reports_Open::toString |
( |
| ) |
|
- Returns
- string containing a human-readable representation of this open
Definition at line 29 of file Open.php.
com_maileon_api_reports_Open::toCsvString |
( |
| ) |
|
- Returns
- csv string containing a csv pepresentation of this open
Definition at line 40 of file Open.php.
com_maileon_api_reports_Open::fromXML |
( |
|
$xmlElement | ) |
|
Initializes this open from an XML representation.
- Parameters
-
SimpleXMLElement | $xmlElement | the XML representation to use |
Definition at line 53 of file Open.php.
com_maileon_api_reports_Open::toXML |
( |
| ) |
|
For future use, not implemented yet.
- Returns
- SimpleXMLElement containing the XML serialization of this object
Definition at line 68 of file Open.php.
The documentation for this class was generated from the following file: