Documentation

Markers

Table of Contents

Entwicklung VeruA/src/DataMapper/CantonMapper.php 2
Entwicklung VeruA/src/DataMapper/MapperRegistry.php 1
Entwicklung VeruA/src/DB/ResultSet.php 1
Entwicklung VeruA/src/DomainObjects/DomainObject.php 1
Entwicklung VeruA/src/DomainObjects/Owner.php 2
Entwicklung VeruA/src/DomainObjects/Person.php 1
Entwicklung VeruA/src/DomainObjects/Spitex.php 1
Entwicklung VeruA/src/DomainObjects/ValueObjects/AHV.php 1
Entwicklung VeruA/src/DomainObjects/ValueObjects/DataType.php 3
Entwicklung VeruA/src/DomainObjects/ValueObjects/Varchar.php 1

CantonMapper.php

Type Line Description
TODO 57 TO log $e OR NOT TO log ?
TODO 99 TO log $e OR NOT TO log ?

MapperRegistry.php

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

ResultSet.php

Type Line Description
TODO 105 implement

DomainObject.php

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

Owner.php

Type Line Description
TODO 76 add a parameter to customize the formatting/composition
TODO 91 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 62 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!

Varchar.php

Type Line Description
TODO 61 Rewrite without using a regex!

Search results