![]() |
Maileon PHP client
1.2.5
Easily integrate your PHP application with Maileon.
|
Static Public Member Functions | |
static | init () |
Static Public Attributes | |
static | $ADDRESS = "ADDRESS" |
static | $BIRTHDAY = "BIRTHDAY" |
static | $CITY = "CITY" |
static | $COUNTRY = "COUNTRY" |
static | $FIRSTNAME = "FIRSTNAME" |
static | $FULLNAME = "FULLNAME" |
static | $GENDER = "GENDER" |
static | $HNR = "HNR" |
static | $LASTNAME = "LASTNAME" |
static | $LOCALE = "LOCALE" |
static | $NAMEDAY = "NAMEDAY" |
static | $ORGANIZATION = "ORGANIZATION" |
static | $REGION = "REGION" |
static | $SALUTATION = "SALUTATION" |
static | $TITLE = "TITLE" |
static | $ZIP = "ZIP" |
static | $STATE = "STATE" |
The class contains the valid names for a Maileon standard contact field
Definition at line 8 of file StandardContactField.php.
|
static |
The Constant ADDRESS.
Definition at line 12 of file StandardContactField.php.
|
static |
The Constant BIRTHDAY.
Definition at line 15 of file StandardContactField.php.
|
static |
The Constant CITY.
Definition at line 18 of file StandardContactField.php.
|
static |
The Constant COUNTRY.
Definition at line 21 of file StandardContactField.php.
|
static |
The Constant FIRSTNAME.
Definition at line 24 of file StandardContactField.php.
|
static |
The Constant FULLNAME.
Definition at line 27 of file StandardContactField.php.
|
static |
The Constant GENDER.
Definition at line 30 of file StandardContactField.php.
|
static |
The Constant HNR.
Definition at line 33 of file StandardContactField.php.
|
static |
The Constant LASTNAME.
Definition at line 36 of file StandardContactField.php.
|
static |
The Constant LOCALE.
Definition at line 39 of file StandardContactField.php.
|
static |
The Constant NAMEDAY.
Definition at line 42 of file StandardContactField.php.
|
static |
The Constant ORGANIZATION.
Definition at line 45 of file StandardContactField.php.
|
static |
The Constant REGION.
Definition at line 48 of file StandardContactField.php.
|
static |
The Constant SALUTATION.
Definition at line 51 of file StandardContactField.php.
|
static |
The Constant TITLE.
Definition at line 54 of file StandardContactField.php.
|
static |
The Constant ZIP.
Definition at line 57 of file StandardContactField.php.
|
static |
The Constant STATE.
Definition at line 60 of file StandardContactField.php.