ekarus
in package
Table of Contents
Methods
- add_Ausnahme() : mixed
- checkAusschluss() : mixed
- check if id of client is in table abrechdaten_kl_ausschluss
- del_Ausnahme() : mixed
- del_Ausnahme_spitex() : mixed
- get_ID_K_Ausnahmen() : mixed
- get_klient_prob() : mixed
- get_klient_prob_ausgeschieden() : mixed
- get all clients witch excluded from XML-export
- get_klient_prob_ByKL() : mixed
- get_klient_prob_tabelle_By_owner() : mixed
- get_klient_prob_tabelle_By_Status_owner() : mixed
- get_Prob_Owner() : mixed
- getClientProb() : mixed
- getIdClientFaultyData() : array<string|int, mixed>
- git all klient.id with faulty data for XML-export
- proof_ALL_klient() : mixed
- proof_ALL_MatKlient() : mixed
- proof_klient() : mixed
Methods
add_Ausnahme()
public
add_Ausnahme(mixed $id_klient, mixed $grund, mixed $owner) : mixed
Parameters
- $id_klient : mixed
- $grund : mixed
- $owner : mixed
checkAusschluss()
check if id of client is in table abrechdaten_kl_ausschluss
public
checkAusschluss(int $idClient) : mixed
Parameters
- $idClient : int
-
id in table klient
Tags
del_Ausnahme()
public
del_Ausnahme(mixed $id_klient, mixed $owner) : mixed
Parameters
- $id_klient : mixed
- $owner : mixed
del_Ausnahme_spitex()
public
del_Ausnahme_spitex(mixed $id_klient) : mixed
Parameters
- $id_klient : mixed
get_ID_K_Ausnahmen()
public
get_ID_K_Ausnahmen() : mixed
get_klient_prob()
public
get_klient_prob() : mixed
get_klient_prob_ausgeschieden()
get all clients witch excluded from XML-export
public
get_klient_prob_ausgeschieden([int $owner = 0 ][, string $orderBy = "date" ]) : mixed
Parameters
- $owner : int = 0
-
dafault = 0 (select all for ORG), id of entry in table owner if FPP
- $orderBy : string = "date"
-
dafault = 'date' order by date DESC, 'person' = order by personen.nname, personen.vname
Tags
get_klient_prob_ByKL()
public
get_klient_prob_ByKL(mixed $id_k) : mixed
Parameters
- $id_k : mixed
get_klient_prob_tabelle_By_owner()
public
get_klient_prob_tabelle_By_owner([mixed $id_owner = 0 ]) : mixed
Parameters
- $id_owner : mixed = 0
get_klient_prob_tabelle_By_Status_owner()
public
get_klient_prob_tabelle_By_Status_owner(mixed $ownerAbfrage, mixed $aktiv) : mixed
Parameters
- $ownerAbfrage : mixed
- $aktiv : mixed
get_Prob_Owner()
public
get_Prob_Owner() : mixed
getClientProb()
public
getClientProb(mixed $owner) : mixed
Parameters
- $owner : mixed
getIdClientFaultyData()
git all klient.id with faulty data for XML-export
public
getIdClientFaultyData() : array<string|int, mixed>
Return values
array<string|int, mixed> —with all klient.id with entries in table abrechdaten_kl_ausschluss or abrechdaten_prob_kl
proof_ALL_klient()
public
proof_ALL_klient() : mixed
proof_ALL_MatKlient()
public
proof_ALL_MatKlient(mixed $owner) : mixed
Parameters
- $owner : mixed
proof_klient()
public
proof_klient(mixed $id_owner) : mixed
Parameters
- $id_owner : mixed