Element index for package Payment_DTA
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ m ]
[ s ]
[ t ]
[ v ]
a
- addExchange
- in file DTAZV.php, method DTAZV::addExchange()
Adds an exchange.
- addExchange
- in file DTA.php, method DTA::addExchange()
Adds an exchange. First the account data for the receiver of the exchange is set. In the case the DTA file contains credits, this is the payment receiver.
top
top
d
- DTA
- in file DTA.php, class DTA
Dta class provides functions to create and handle with DTA files used in Germany to exchange informations about money transactions with banks or online banking programs.
- DTA
- in file DTA.php, method DTA::DTA()
Constructor. The type of the DTA file must be set. One file can only contain credits (DTA_CREDIT) OR debits (DTA_DEBIT).
- DTABase
- in file DTABase.php, method DTABase::DTABase()
Constructor.
- DTABase
- in file DTABase.php, class DTABase
DTABase class provides common functions to classes DTA and DTAZV.
- DTAZV
- in file DTAZV.php, class DTAZV
DTAZV class provides functions to create and handle with DTAZV files used in Germany to exchange informations about european money transactions with banks or online banking programs.
- DTAZV
- in file DTAZV.php, method DTAZV::DTAZV()
Constructor.
- DTAZV_MAXAMOUNT
- in file DTAZV.php, constant DTAZV_MAXAMOUNT
The maximum allowed amount per transfer.
- DTA_CREDIT
- in file DTA.php, constant DTA_CREDIT
Determines the type of the DTA file: DTA file contains credit payments.
- DTA_DEBIT
- in file DTA.php, constant DTA_DEBIT
Determines the type of the DTA file: DTA file contains debit payments (default).
- DTA.php
- procedural page DTA.php
- DTABase.php
- procedural page DTABase.php
- DTAZV.php
- procedural page DTAZV.php
top
top
g
- getFileContent
- in file DTAZV.php, method DTAZV::getFileContent()
Returns the full content of the generated DTAZV file.
- getFileContent
- in file DTA.php, method DTA::getFileContent()
Returns the full content of the generated DTA file.
top
top
top
t
- $type
- in file DTA.php, variable DTA::$type
Type of DTA file, DTA_CREDIT or DTA_DEBIT.
top
v
- validString
- in file DTABase.php, method DTABase::validString()
Checks if the given string contains only chars valid for fields in DTA files.
top
Documentation generated on Mon, 11 Mar 2019 15:28:52 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|