Documentation

Markers

Table of Contents

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 1
Entwicklung VeruA/src/DomainObjects/Person.php 1
Entwicklung VeruA/src/DomainObjects/ValueObjects/AHV.php 1
Entwicklung VeruA/src/DomainObjects/ValueObjects/DataType.php 3
Entwicklung VeruA/src/DomainObjects/ValueObjects/OneToOne.php 1
Entwicklung VeruA/src/DomainObjects/ValueObjects/Varchar.php 1

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 61 should we replace this entierly by the fields method

Owner.php

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

Person.php

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

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 206 Not implemented yet!
TODO 63 Filters are yet to be implemented!
TODO 75 Filters are yet to be implemented!

OneToOne.php

Type Line Description
TODO 9 verify that it is not used anymore and delete

Varchar.php

Type Line Description
TODO 58 Rewrite without using a regex!

Search results