Methods
Constructor Function
Client()
getAvailableClients()
Returns all clients available in the system
getAccessibleClients() : array
Returns
array
Array with id and name entries
getAvailableClients()
Returns all clients available in the system
getAvailableClients() : array
Returns
array
Array with id and name entries
getClientname()
Returns the clientname of the given clientid
getClientname($clientid) : string
Parameters
$clientid
Returns
string
Clientname if found, or emptry string if not.
hasLanguageAssigned()
Returns if the given client has a language
hasLanguageAssigned($clientid) : bool
Parameters
$clientid
Returns
bool
true if the client has a language