Documentation

Markers

Table of Contents

public/data/owner.php 1
public/data/XmlExport440.php 2
public/export_ceesv/export_mail.php 1
public/extensions/Asela/src/Export/FileProviderFactory.php 1
public/extensions/Perigon/src/XMLExporter.php 1
public/Rechnung/ic_owner_spitex_data.php 1
public/src/DataMapper/CantonMapper.php 2
public/src/DataMapper/MapperRegistry.php 1
public/src/DB/ResultSet.php 1
public/src/DB/SQLBuilder.php 1
public/src/DomainObjects/Business.php 1
public/src/DomainObjects/DomainObject.php 1
public/src/DomainObjects/Owner.php 2
public/src/DomainObjects/Person.php 1
public/src/DomainObjects/Spitex.php 1
public/src/DomainObjects/ValueObjects/AHV.php 1
public/src/DomainObjects/ValueObjects/DataType.php 3
public/src/DomainObjects/ValueObjects/Password.php 1
public/src/DomainObjects/ValueObjects/Varchar.php 1

owner.php

Type Line Description
TODO 94 remove fppAttributes table

XmlExport440.php

Type Line Description
TODO 281 move $datum and $zeit generation into the method, because it shoulf always be set to now()
TODO 304 move $datum and $zeit generation into the method, because it shoulf always be set to now()

export_mail.php

Type Line Description
TODO 1283 This popup is needed later to switch to the new interface.

FileProviderFactory.php

Type Line Description
TODO 34 use proper Exception classes

XMLExporter.php

Type Line Description
TODO 52 Change iconv call when DB is no longer latin1 !

ic_owner_spitex_data.php

Type Line Description
TODO 116 Check if $owner_data changeable to $business

CantonMapper.php

Type Line Description
TODO 56 TO log $e OR NOT TO log ?
TODO 98 TO log $e OR NOT TO log ?

MapperRegistry.php

Type Line Description
TODO 66 inject db connection and remove dependency to App

ResultSet.php

Type Line Description
TODO 105 implement

SQLBuilder.php

Type Line Description
AS 19 `$table-$column`";

Business.php

Type Line Description
TODO 60 put moduels in a separate table. Do not use the fields directly to change state, to ease migration

DomainObject.php

Type Line Description
TODO 60 should we replace this entierly by the fields method

Owner.php

Type Line Description
TODO 121 add a parameter to customize the formatting/composition
TODO 159 put moduels in a separate table. Do not use the fields directly to change state, to ease migration

Person.php

Type Line Description
TODO 56 add a parameter to customize the formatting/composition

Spitex.php

Type Line Description
TODO 86 put moduels in a separate table. Do not use the fields directly to change state, to ease migration

AHV.php

Type Line Description
TODO 9 rename to EAN and extend to use for arbitrary EAN encoded values

DataType.php

Type Line Description
TODO 63 Filters are yet to be implemented!
TODO 75 Filters are yet to be implemented!
TODO 206 Not implemented yet!

Password.php

Type Line Description
TODO 37 Replace all usages of password hashing with this method, and update to phps password_hash() function

Varchar.php

Type Line Description
TODO 61 Rewrite without using a regex!

Search results