Inheritance diagram for tx_commerce_pi1:

Public Member Functions | |
| init ($conf) | |
| main ($content, $conf) | |
| initSingleView ($prodID) | |
| renderSingleView ($prodObj, $catObj, $subpartName, $subpartNameNostock) | |
| makeArticleView ($viewKind, $conf=array(), $prod, $templateMarkerArray= '', $template= '') | |
Public Attributes | |
| $prefixId = "tx_commerce_pi1" | |
| $scriptRelPath = "pi1/class.tx_commerce_pi1.php" | |
| $extKey = "commerce" | |
| $currency = 'EUR' | |
| $pi_checkCHash = TRUE | |
|
|
Inits the main params for using in the script
define the currency Use of curency is depricated as it was only a typo :-) Validate given showUid, it it's below cat Validate given CAT UID, if is below master_cat Wrong UID, so start with default UID Only, if the category has been changed Reimplemented from tx_commerce_pibase. |
|
|
Init the singleView for one product
|
|
||||||||||||
|
Main function called by insert plugin
|
|
||||||||||||||||||||||||
|
Makes the rendering for all articles for an given product renders different view, based on viewKind and number of articless clean up, make it more flexible
|
|
||||||||||||||||||||
|
Renders the single view for the current products
|
|
|
Reimplemented from tx_commerce_pibase. |
|
|
Reimplemented from tx_commerce_pibase. |
|
|
|
|
|
|
|
|
|
1.4.4