Methods

Constructor Function

Client() 

getAvailableClients() Returns all clients available in the system

getAccessibleClients() : array

Returns

arrayArray with id and name entries

getAvailableClients() Returns all clients available in the system

getAvailableClients() : array

Returns

arrayArray with id and name entries

getClientname() Returns the clientname of the given clientid

getClientname($clientid) : string

Parameters

$clientid

Returns

stringClientname if found, or emptry string if not.

hasLanguageAssigned() Returns if the given client has a language

hasLanguageAssigned($clientid) : bool

Parameters

$clientid

Returns

booltrue if the client has a language