|
|||||||
a D e g m N s t v | |||||||
a |
|||||||
addExchange |
Function in class Dta Adds an exchange. First the account data for the receiver of the exchange is set. |
||||||
$account_file_sender |
Variable in Class Dta Account data for the file sender. |
||||||
D |
|||||||
Dta |
Class Dta. Dta class provides functions to create and handle with DTA files |
||||||
Dta |
Function in class Dta Constructor. The type of the DTA file must be set. One file can |
||||||
DTA_CREDIT |
Constant defined in class Dta Determines the type of the DTA file: |
||||||
DTA_DEBIT |
Constant defined in class Dta Determines the type of the DTA file: |
||||||
e |
|||||||
$exchanges |
Variable in Class Dta Array of exchanges that the DTA file should contain. |
||||||
g |
|||||||
getFileContent |
Function in class Dta Returns the full content of the generated DTA file. All added exchanges are processed. |
||||||
m |
|||||||
makeValidString |
Function in class Dta Makes the given string valid for DTA files. German umlauts become uppercase, |
||||||
N |
|||||||
No Package specified |
Package |
||||||
s |
|||||||
setAccountFileSender |
Function in class Dta Set the sender of the DTA file. Must be set for valid DTA file. |
||||||
saveFile |
Function in class Dta Writes the DTA file. |
||||||
t |
|||||||
$type |
Variable in Class Dta Type of DTA file, DTA_CREDIT or DTA_DEBIT. |
||||||
$timestamp |
Variable in Class Dta Current timestamp. |
||||||
v |
|||||||
validString |
Function in class Dta Checks if the given string contains only chars valid for fields in DTA files. |
||||||
$validString_chars |
Variable in Class Dta Array of ASCII Codes of valid chars for DTA field data. |
||||||
|
|||||||
PHPDoc 1.0beta |