Documentation

Deprecated

Table of Contents

public/ak_export_4_4_papier/xmlexport.inc.php
public/data/klasse_support.php
public/data/mod_BuHa.php
public/data/organisation.php
public/data/owner.php
public/data/rechnung.php
public/data/XmlExport440.php
public/src/DataMapper/AbstractMapper.php
public/src/Util/SimpleTranslation.php

xmlexport.inc.php

Line Element Reason
108 mysqldata::getOffeneRE_ByMonJahr()
143 mysqldata::getRE_ByID()
170 mysqldata::getOffeneRE_ByMonJahr_LISTE()
488 mysqldata::getAllDataKV()

klasse_support.php

Line Element Reason
160 support::getOffeneRE_ByMonJahr_KT_BS()
282 support::getOffeneRE_ByMonJahr_KT_BS_Spitex()

mod_BuHa.php

Line Element Reason
206 mod_BuHa::getAllData_KV()

organisation.php

Line Element Reason
398 organisation::del_KK()
597 organisation::get_nameOrt()
638 organisation::getAllData()

owner.php

Line Element Reason
341 owner::getAllOwnerBname()

unused function - use getAllOwnerData() instead

rechnung.php

Line Element Reason
1594 rechnung::getLeistung_nachKlientTarif()

Use

getLeistung_nachKlientTarif_Owner()
without owner instead

3241 rechnung::getAllKlientOrga_komplett()
3366 rechnung::getAllKlientOrga_komplett_spitex()
6916 rechnung::getOffeneRE_ByMonJahr_LISTE_PDF()

XmlExport440.php

Line Element Reason
71 XmlExport440::getRE_zuUebertragen()

Use DomainObject together with the DataMapper instead

84 XmlExport440::getRE_zuUebertragen_ByOwner()

Use DomainObject together with the DataMapper instead

193 XmlExport440::getMonJahrOffeneRE_byOwner()

Not sure .. Use

getMonJahrOffeneRE_EKARUS()
instead

210 XmlExport440::getMonJahrOffeneRE_byOwner_ekarus()

Use

getMonJahrOffeneRE_EKARUS()
instead

267 XmlExport440::getExportierte_RE_ByMonJahr()
299 XmlExport440::getExportierte_RE_ByMonJahr_Spitex()
330 XmlExport440::getExportierte_RE_KANTON_ByMonJahr()
361 XmlExport440::getExportierte_RE_KANTON_ByMonJahr_Spitex()
461 XmlExport440::getOffeneRE_ByMonJahr()
491 XmlExport440::getStornoData_ByIDR()
543 XmlExport440::getOffeneRE_ByMonJahr_oHand()
651 XmlExport440::getOffeneRE_ByMonJahr_Spitex()
1004 XmlExport440::getAllDataKV()

AbstractMapper.php

Line Element Reason
110 AbstractMapper::customQuery()

check why this would be needed, we can override query() for different queries

SimpleTranslation.php

Line Element Reason
217 SimpleTranslation::printText()

Use out() instead

229 SimpleTranslation::loadText()

Use get() instead

Search results