Deprecated
Table of Contents
xmlexport.inc.php
| Line | Element | Reason |
|---|---|---|
| 108 | mysqldata::getOffeneRE_ByMonJahr() | |
| 143 | mysqldata::getRE_ByID() | |
| 170 | mysqldata::getOffeneRE_ByMonJahr_LISTE() | |
| 488 | mysqldata::getAllDataKV() |
Mitarbeiter.php
| Line | Element | Reason |
|---|---|---|
| 586 | Mitarbeiter::updateData_Benutzer_erweitert() | Use VeruA\DataMapper\OwnerMapper to update the employee owner record. |
| 773 | Mitarbeiter::neuOwner() | Use VeruA\DataMapper\OwnerMapper and VeruA\DataMapper\EmployeeMapper instead. |
mod_BuHa.php
| Line | Element | Reason |
|---|---|---|
| 139 | mod_BuHa::getAllData_KV() |
organisation.php
| Line | Element | Reason |
|---|---|---|
| 411 | organisation::del_KK() | |
| 635 | organisation::get_nameOrt() | |
| 676 | organisation::getAllData() |
owner.php
| Line | Element | Reason |
|---|---|---|
| 80 | owner::getFieldFromFppAttributes() | use business_attribs table and methods instead |
| 528 | owner::getAllOwnerBname() | unused function - use getAllOwnerData() instead |
rechnung.php
| Line | Element | Reason |
|---|---|---|
| 1780 | rechnung::getLeistung_nachKlientTarif() | Use getLeistung_nachKlientTarif_Owner()without owner instead |
| 3430 | rechnung::getAllKlientOrga_komplett() | |
| 3555 | rechnung::getAllKlientOrga_komplett_spitex() |
XmlExport440.php
| Line | Element | Reason |
|---|---|---|
| 71 | XmlExport440::getRE_zuUebertragen() | |
| 84 | XmlExport440::getRE_zuUebertragen_ByOwner() | |
| 219 | XmlExport440::getMonJahrOffeneRE_byOwner() | Not sure .. Use getMonJahrOffeneRE_EKARUS()instead |
| 236 | XmlExport440::getMonJahrOffeneRE_byOwner_ekarus() | Use getMonJahrOffeneRE_EKARUS()instead |
| 321 | XmlExport440::getExportierte_RE_ByMonJahr() | |
| 353 | XmlExport440::getExportierte_RE_ByMonJahr_Spitex() | |
| 384 | XmlExport440::getExportierte_RE_KANTON_ByMonJahr() | |
| 415 | XmlExport440::getExportierte_RE_KANTON_ByMonJahr_Spitex() | |
| 524 | XmlExport440::getOffeneRE_ByMonJahr() | |
| 554 | XmlExport440::getStornoData_ByIDR() | |
| 681 | XmlExport440::getOffeneRE_ByMonJahr_Spitex() | |
| 1081 | XmlExport440::getAllDataKV() |
AbstractMapper.php
| Line | Element | Reason |
|---|---|---|
| 110 | AbstractMapper::customQuery() | check why this would be needed, we can override query() for different queries |
ComponentParser.php
| Line | Element | Reason |
|---|---|---|
| 12 | ComponentParser | use Latte templates |
JsonExtension.php
| Line | Element | Reason |
|---|---|---|
| 10 | JsonExtension | use Latte templates |
LazyTemplateConfig.php
| Line | Element | Reason |
|---|---|---|
| 8 | LazyTemplateConfig | use Latte templates |
TranslationExtension.php
| Line | Element | Reason |
|---|---|---|
| 8 | TranslationExtension | use Latte templates |
SimpleTranslation.php
| Line | Element | Reason |
|---|---|---|
| 222 | SimpleTranslation::printText() | Use out() instead |
| 234 | SimpleTranslation::loadText() | Use get() instead |