Lookup/Ibis web service client API
  • Class

Classes

  • GroupMethods
  • IbisAttribute
  • IbisAttributeScheme
  • IbisClientConnection
  • IbisContactPhoneNumber
  • IbisContactRow
  • IbisContactWebPage
  • IbisDto
  • IbisError
  • IbisGroup
  • IbisIdentifier
  • IbisInstitution
  • IbisMethods
  • IbisPerson
  • IbisResult
  • IbisResultParser
  • InstitutionMethods
  • PersonMethods

Interfaces

  • ClientConnection

Exceptions

  • IbisException

Class IbisContactPhoneNumber

Class representing a phone number held on an institution contact row, for use by the web service API.

IbisDto
Extended by IbisContactPhoneNumber
Author: Dean Rasheed (dev-group@ucs.cam.ac.uk)
Located at dto/IbisContactPhoneNumber.php

Properties summary

public string $phoneType

The phone number's type.

The phone number's type.

#
public string $number

The phone number.

The phone number.

#
public string $comment

Any comment associated with the phone number.

Any comment associated with the phone number.

#
Lookup/Ibis web service client API documentation generated by ApiGen