Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 60fd19b04e3169a91288ee0cccbd36a2 > files > 101

aqbanking-devel-4.2.4-6.fc14.x86_64.rpm


This folder contains some simple tutorials which introduce possible
developers to AqBanking.


Tutorial1
=========

This just creates an instance of AqBanking, initializes and deinitializes
it.
Nothing fancy.


Tutorial2
=========

This does the same as tutorial1, but in addition it dumps a list of all
accounts AqBanking currently knows of.
It also gives an introduction into the usage of XXX_List2's and list2
iterators.


Tutorial3
=========

This tutorial shows how to use jobs in AqBanking.
In this example we retrieve transaction statements for a given account.