Documentation

Markers

Table of Contents

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/Varchar.php 1

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 117 Check if $owner_data changeable to $business

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

SQLBuilder.php

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

Business.php

Type Line Description
TODO 30 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 105 add a parameter to customize the formatting/composition
TODO 141 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 73 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