Mobileo
[ class tree: Mobileo ] [ index: Mobileo ] [ all elements ]

Class: MPhone

Source Location: /MPhone.php

Class Overview


Class MPhone stores information about a phone number


Methods



Class Details

[line 18]
Class MPhone stores information about a phone number

and the related MContact




[ Top ]


Class Methods


constructor __construct [line 85]

MPhone __construct( string|integer $phoneid, string|integer $contactid, string|integer $phonenumber, string $type)

MPhone constructor



Parameters:

string|integer   $phoneid   MPhone Id
string|integer   $contactid   MContact Id
string|integer   $phonenumber   Phone number
string   $type   Type of phone number - mobile, voice, cell, work ...

[ Top ]

method getContactId [line 58]

string getContactId( )

Get Contact Id



Tags:

access:  public


[ Top ]

method getPhoneid [line 50]

string getPhoneid( )

Get Phone Id



Tags:

access:  public


[ Top ]

method getPhoneNumber [line 66]

string getPhoneNumber( )

Get phone number



Tags:

access:  public


[ Top ]

method getType [line 74]

string getType( )

Get phone number type



Tags:

access:  public


[ Top ]


Documentation generated on Sat, 06 Sep 2008 17:49:21 +1000 by phpDocumentor 1.4.2