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() |
mod_BuHa.php
| Line | Element | Reason |
|---|---|---|
| 139 | mod_BuHa::getAllData_KV() |
organisation.php
| Line | Element | Reason |
|---|---|---|
| 411 | organisation::del_KK() | |
| 619 | organisation::get_nameOrt() | |
| 660 | 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 |
|---|---|---|
| 1779 | rechnung::getLeistung_nachKlientTarif() | Use getLeistung_nachKlientTarif_Owner()without owner instead |
| 3429 | rechnung::getAllKlientOrga_komplett() | |
| 3554 | 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() | |
| 515 | XmlExport440::getOffeneRE_ByMonJahr() | |
| 545 | XmlExport440::getStornoData_ByIDR() | |
| 672 | XmlExport440::getOffeneRE_ByMonJahr_Spitex() | |
| 1072 | 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 |