|
static | $UPDATE |
|
static | $IGNORE |
|
The wrapper class for a Maileon synchronization mode. 1 = UPDATE, 2 = IGNORE.
- Author
- Marcus Ständer | Trusted Mails GmbH | marcus.staender@trusted-mails.com
Definition at line 8 of file SynchronizationMode.php.
com_maileon_api_contacts_SynchronizationMode::__construct |
( |
|
$code = 0 | ) |
|
Constructor initializing the code of the synchronization mode.
- Parameters
-
number | $code | The code to use for the constructed synchronization mode. |
Definition at line 35 of file SynchronizationMode.php.
static com_maileon_api_contacts_SynchronizationMode::init |
( |
| ) |
|
|
static |
This is the initialization method for the synchronization modes. This must be called once in the beginning.
Definition at line 20 of file SynchronizationMode.php.
com_maileon_api_contacts_SynchronizationMode::getCode |
( |
| ) |
|
Get the code of this synchronization mode. 1 = UPDATE, 2 = IGNORE.
- Returns
- number the code of the synchronization mode object
Definition at line 46 of file SynchronizationMode.php.
static com_maileon_api_contacts_SynchronizationMode::getSynchronizationMode |
( |
|
$code | ) |
|
|
static |
The documentation for this class was generated from the following file: