Telephone Class Reference

List of all members.

Public Member Functions

 Telephone ($data)
 getId ()
 getPerson ()
 getType ()
 getCountryCode ()
 getAreaCode ()
 getPhoneNumber ()
 getExtension ()
 getStartDate ()
 getEndDate ()
 isPrimary ()

Static Public Member Functions

static newFromId ($id)

Public Attributes

 $id
 $person
 $type
 $country_code
 $area_code
 $number
 $extension
 $start_date
 $end_date
 $primary

Member Function Documentation

Telephone::getAreaCode (  ) 

Returns the area code of this Telephone

Returns:
string The area code of this Telephone
Telephone::getCountryCode (  ) 

Returns the country code of this Telephone

Returns:
string The country code of this Telephone
Telephone::getEndDate (  ) 

Returns the end date of this Telephone

Returns:
string The end date of this Telephone
Telephone::getExtension (  ) 

Returns the extension of this Telephone

Returns:
string The extension of this Telephone
Telephone::getId (  ) 

Returns the id of the Telephone

Returns:
integer The id of the Telephone
Telephone::getPerson (  ) 

Returns the Person that this Telephone belongs to

Returns:
Person The Person that this Telephone belongs to
Telephone::getPhoneNumber (  ) 

Returns the phone number of this Telephone

Returns:
string The phone number of this Telephone
Telephone::getStartDate (  ) 

Returns the start date of this Telephone

Returns:
string The start date of this Telephone
Telephone::getType (  ) 

Returns the type of Telephone this is

Returns:
string The type of Telephone this is
Telephone::isPrimary (  ) 

Return whether this Telephone is a primary indicator or not

Returns:
boolean Whether this Telephone is a primary indicator or not

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

Generated on 9 Jan 2025 for The Forum by  doxygen 1.6.1