Inheritance diagram for tx_commerce_pi2:

Public Member Functions | |
| init ($conf) | |
| main ($content, $conf) | |
| handleBasket () | |
| getQuickView () | |
| generateBasket () | |
| makeDelivery ($basketArray) | |
| makePayment ($basketArray) | |
| makeCheckOutLink () | |
| makeProductListOld () | |
| makeArticleView (&$art, $prod='') | |
| makeProductList () | |
Public Attributes | |
| $prefixId = "tx_commerce_pi1" | |
| $scriptRelPath = "pi2/class.tx_commerce_pi2.php" | |
| $extKey = "commerce" | |
| $imgFolder = "uploads/tx_commerce/" | |
| $currency = '' | |
| $noStock = '' | |
|
|
Genarates the HTML-Code for the Basket and stores the content to $this->content
|
|
|
Returns a list or Marker for genearting a quick-view of the basket
|
|
|
Main method for handeling the Basket, is called when data in the basket is changed Changes the basket object and stores the data in the frontend user session Hooks um $this erweitern Add per defaul the article Hook for processing the basker, after adding an article to the basket Hook for processing the basker,after adding the payment Hook for processing the basker,after adding the delivery Article |
|
|
Standard Init Method for all pi plugins fro tx_commerce
Reimplemented from tx_commerce_pibase. |
|
||||||||||||
|
Main function called by insert plugin
|
|
||||||||||||
|
Genrates the Basket Forms per line
|
|
|
returns a Link to the checkoutPage
|
|
|
Generates the Markers for the delivery-selector
|
|
|
Genares the payment drop down list for this shop
|
|
|
Renders the product list for the baske
|
|
|
Generates a ProductList for the basket
|
|
|
Reimplemented from tx_commerce_pibase. |
|
|
Reimplemented from tx_commerce_pibase. |
|
|
Reimplemented from tx_commerce_pibase. |
|
|
|
|
|
|
|
|
|
1.4.4