Returns an array with information about the transactions.
Can be used to print an accompanying document (Begleitzettel) for disks.
Overridden in child classes as:
- DTA::getMetaData()
- Returns an array with information about the transactions.
string makeValidString(
string
$string)
|
|
Makes the given string valid for DTA files.
Some diacritics, especially German umlauts become uppercase, all other chars not allowed are replaced with space.
Parameters: