Franz Holzinger

Verse of the day

Die Frucht aber des Geistes ist Liebe, Freude, Friede, Geduld, Freundlichkeit, Gütigkeit, Glaube, Sanftmut, Keuschheit. Wider solche ist das Gesetz nicht.
Galater 5:22-23

© Bible Gateway's Verse of the Day


Payment Transactor Extension
 
 
include
 
autor: Franz Holzinger Datum: 9-02-10 09:52:33
 
You must include the PHP code of the files which have the objects. Then you call the TYPO3 API to generate the object:
$viewObj = &t3lib_div::getUserObj('&tx_ttproducts_user_view');

And the init method must be called.

The basket object is in the file model/class.tx_ttproducts_basket.php .