Public Member Functions |
|
| __construct ($contactinfoObj, $parentObj) | |
| __get ($varName) | |
| __set ($varName, $varValue) | |
| getContactInfo () | |
| getSessionObj () | |
| save () | |
Member Function Documentation
| ContactInfo::__get | ( | $ | varName | ) |
Get member.
|
member |
description |
|
|---|---|---|
|
firstName |
the first name for this user |
|
|
lastName |
the last name for this user |
|
|
nickName |
the nickname for this user |
|
|
personalEmail |
the personal email address for this user |
|
|
businessEmail |
the business email address for this user |
|
|
phone |
the phone for this user |
|
|
mobilePhone |
the mobile phone number for this user |
|
|
homePhone |
the home phone number for this user |
|
|
businessPhone |
the business phone number for this user |
|
|
homeAddress |
the home address for this user |
|
|
businessAddress |
the business address for this user |
|
|
personalVoIPAddress |
personalVoIPAddress |
|
|
birthday |
birthday |
|
|
spouseName |
spouseName |
|
|
businessVoIPAddress |
businessVoIPAddress |
|
|
company |
company |
|
|
department |
department |
|
|
office |
office |
|
|
position |
position |
|
|
profession |
profession |
|
|
managerName |
managerName |
|
|
assistantName |
assistantName |
|
|
website |
website |
website |
|
yahooMessengerId |
yahooMessengerId |
|
|
googleTalkId |
googleTalkId |
|
|
liveMessengerAddress |
liveMessengerAddress |
|
|
icqNumber |
icqNumber |
|
|
aolScreenName |
aolScreenName |
|
|
skypeId |
skypeId |
|
|
title |
title |
|
|
middleName |
middleName |
|
|
suffix |
suffix |
|
|
businessFax |
businessFax |
|
|
contactNotes |
contactNotes |
| ContactInfo::__set | ( | $ | varName, | |
| $ | varValue | |||
| ) |
Set member.
|
member |
description |
|
|---|---|---|
|
firstName |
the first name for this user |
|
|
lastName |
the last name for this user |
|
|
nickName |
the nickname for this user |
|
|
personalEmail |
the personal email address for this user |
|
|
businessEmail |
the business email address for this user |
|
|
phone |
the phone for this user |
|
|
mobilePhone |
the mobile phone number for this user |
|
|
homePhone |
the home phone number for this user |
|
|
businessPhone |
the business phone number for this user |
|
|
homeAddress |
the home address for this user |
|
|
businessAddress |
the business address for this user |
|
|
personalVoIPAddress |
personalVoIPAddress |
|
|
birthday |
birthday |
|
|
spouseName |
spouseName |
|
|
businessVoIPAddress |
businessVoIPAddress |
|
|
company |
company |
|
|
department |
department |
|
|
office |
office |
|
|
position |
position |
|
|
profession |
profession |
|
|
managerName |
managerName |
|
|
assistantName |
assistantName |
|
|
website |
website |
website |
|
yahooMessengerId |
yahooMessengerId |
|
|
googleTalkId |
googleTalkId |
|
|
liveMessengerAddress |
liveMessengerAddress |
|
|
icqNumber |
icqNumber |
|
|
aolScreenName |
aolScreenName |
|
|
skypeId |
skypeId |
|
|
title |
title |
|
|
middleName |
middleName |
|
|
suffix |
suffix |
|
|
businessFax |
businessFax |
|
|
contactNotes |
contactNotes |
| ContactInfo::save | ( | ) |
this method must be called if one of the members has been changed
- Returns:
- bool
