Maileon PHP client  1.5.5
Easily integrate your PHP application with Maileon.
com_maileon_api_contacts_StandardContactField Class Reference

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"
 

Detailed Description

The class contains the valid names for a Maileon standard contact field

Author
Marcus Ständer | Trusted Mails GmbH | marcus.staender@trusted-mails.com

Definition at line 8 of file StandardContactField.php.

Member Data Documentation

com_maileon_api_contacts_StandardContactField::$ADDRESS = "ADDRESS"
static

The Constant ADDRESS.

Definition at line 12 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$BIRTHDAY = "BIRTHDAY"
static

The Constant BIRTHDAY.

Definition at line 15 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$CITY = "CITY"
static

The Constant CITY.

Definition at line 18 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$COUNTRY = "COUNTRY"
static

The Constant COUNTRY.

Definition at line 21 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$FIRSTNAME = "FIRSTNAME"
static

The Constant FIRSTNAME.

Definition at line 24 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$FULLNAME = "FULLNAME"
static

The Constant FULLNAME.

Definition at line 27 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$GENDER = "GENDER"
static

The Constant GENDER.

Definition at line 30 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$HNR = "HNR"
static

The Constant HNR.

Definition at line 33 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$LASTNAME = "LASTNAME"
static

The Constant LASTNAME.

Definition at line 36 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$LOCALE = "LOCALE"
static

The Constant LOCALE.

Definition at line 39 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$NAMEDAY = "NAMEDAY"
static

The Constant NAMEDAY.

Definition at line 42 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$ORGANIZATION = "ORGANIZATION"
static

The Constant ORGANIZATION.

Definition at line 45 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$REGION = "REGION"
static

The Constant REGION.

Definition at line 48 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$SALUTATION = "SALUTATION"
static

The Constant SALUTATION.

Definition at line 51 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$TITLE = "TITLE"
static

The Constant TITLE.

Definition at line 54 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$ZIP = "ZIP"
static

The Constant ZIP.

Definition at line 57 of file StandardContactField.php.

com_maileon_api_contacts_StandardContactField::$STATE = "STATE"
static

The Constant STATE.

Definition at line 60 of file StandardContactField.php.


The documentation for this class was generated from the following file: