ContactContact object
Located in /modules/registries/class.Contact.php (line 21)
string
$AuthCode
(line 83)
Contact authentification code/password
string
$CLID
(line 35)
Registry contact ID
string
$Extension
(line 63)
array
$ExtraData
= array() (line 97)
Extra fields values (not stored in database)
array
$ExtraStoredData
= array() (line 104)
Extra fields, that stored in database
string
$FullName
(line 42)
Contact full name.
Usefull when contact cannot be syncronized.
string
$GroupName
(line 56)
Group name of this contact
int
$ID
(line 28)
EPP-DRS Contact ID (Database ID)
mixed
$ModuleName
(line 66)
string
$ParentCLID
(line 49)
Registry parent contact ID. Optional.
Registry
$Registry
(line 116)
mixed
$SectionName
(line 67)
bool
$StrictlyValidated
= true (line 111)
Associative
mixed
$TargetIndex
(line 68)
int
$UserID
(line 76)
Database ID of the client who owns this contact
Constructor __construct (line 139)
AddPendingOperation (line 575)
Must add pending operation type to contact
E164ToPhone (line 620)
Convert phone from E.164 (+XXX.XXXXXXXX) format to display format
GetConfig (line 289)
Must return contact section from module manifest
GetDiscloseList (line 565)
This method must return list of contact fields discloses
GetEditableNames (line 341)
Must return editable fields names
GetEmail (line 194)
Must return email address of contact person
GetField (line 331)
Must return value of $fieldname contact field
GetFieldList (line 299)
Must return contact data
GetFullName (line 162)
Must return full name of contact person
GetPendingOperationList (line 596)
Returns contact pending operation types list
GetRegistryFormattedFieldList (line 309)
Must return registry formatted contact data
GetTargetExtensions (line 245)
GetTargetTitle (line 257)
GetTitle (line 217)
HasPendingOperation (line 586)
Returns true when contact has such operation type in it's pending operation list
PhoneToE164 (line 638)
Convert display phone to e.164 (+XXX.XXXXXXXX)
SetDiscloseList (line 554)
This method set list of disclose flags
SetDiscloseValue (line 543)
Set disclose flag to contact field.
Show/hide $field in WHOIS
SetFieldList (line 379)
Set contact data fields
SetFullName (line 183)
ToArray (line 653)
Converts Contact to Array
Documentation generated on Thu, 22 Apr 2010 15:16:22 +0300 by phpDocumentor 1.4.1