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 IbisIdentifier

Class representing a person's identifier, for use by the web service API.

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

Properties summary

public string $scheme

The identifier's scheme (e.g., "crsid").

The identifier's scheme (e.g., "crsid").

#
public string $value

The identifier's value in that scheme (e.g., a specific CRSid value).

The identifier's value in that scheme (e.g., a specific CRSid value).

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