Inheritance diagram for tx_commerce_pibase:

Public Member Functions | |
| init ($conf) | |
| addAdditionalLocallang () | |
| generateLanguageMarker () | |
| renderProductAttributeList ($prodObj, $subpartNameArray=array(), $TS=false) | |
| renderArticleAttributeList (&$prodObj, $articleId=array(), $subpartNameArray=array()) | |
| makeListView () | |
| makeNaviLink ($cat) | |
| getPathCat ($cat) | |
| getArticleMarker ($article, $priceid=true) | |
| makeAdressView ($addressArray, $subpartMarker) | |
| makeBasketView ($basketObj, $subpartMarker, $articletypes=false, $lineTemplate= '###LISTING_ARTICLE###') | |
| makeBasketInformation ($basketObj, $subpartMarker) | |
| makeLineView ($basketItemObj, $subpartMarker) | |
| addTypoLinkToTS ($TSArray, $TypoLinkConf) | |
| generateMarkerArray ($data, $TS, $prefix='', $table='') | |
| renderValue ($value, $TStype, $TSconf) | |
| renderCategory ($category, $subpartName, $TS, $prefix='', $template= '') | |
| renderElement ($element, $subpartName, $TS, $prefix='', $markerWrap= '###', $template= '') | |
| formatAttributeValue ($matrix, $myAttributeUid) | |
| error ($methodName, $line, $errortext, $aditionaloutput=false) | |
| makeProduktAttributList ($myProduct) | |
| makeArticleAttributList (&$prodObj, $articleId=array()) | |
| makeSingleView () | |
| getArticleAmount ($articleId, $TSconf=false) | |
| renderProductsForList ($categoryProducts, $templateMarker, $iterations, $TS_marker='') | |
| renderProduct ($myProduct, $template, $TS, $articleMarker, $articleSubpart='', $iteration='') | |
| addFormMarker ($markerArray, $wrap=false) | |
| makeArticleView ($kind, $articles, $product) | |
Public Attributes | |
| $extKey = 'commerce' | |
| $imgFolder = '' | |
| $showCurrency = true | |
| $currency = 'EUR' | |
| $languageMarker = array() | |
| $basketHashValue = false | |
| $useRootlineInformationToUrl = 0 | |
| $cat | |
|
|
Getting additional locallang-files through an Hook |
|
||||||||||||
|
Addsd the global Marker for the formtags to the given marker array
|
|
||||||||||||
|
Adds the the commerce TYPO3 Link parameter for commerce to existing typoLink StdWarp if typolink.setCommerceValues =1 is set.
|
|
||||||||||||||||||||
|
Returns an string concerning the actial error plus adding debug of $this->conf;
|
|
||||||||||||
|
Formates the attribute value concerning the sprinf formating if value is a number
Default return return if empty |
|
|
Gets all "lang_ and label_" Marker for substition with substituteMarkerArray
|
|
||||||||||||||||||||
|
Generates a markerArray from given data and TypoScript
|
|
||||||||||||
|
Return the amount of articles for the basket input form
|
|
||||||||||||
|
Renders the Article Marker and all additional informations needed for a basket form This Method will not replace the Subpart, you have to replace your subpart in your template by you own
Please use ARTICLE_HIDDENFIEDLS, ARTICLE_FORMACTION and ARTICLE_FORMNAME, ARTICLE_HIDDENCATUID Bild Link to put one of this article in basket |
|
|
|
|
|
Reimplemented in tx_commerce_pi1, tx_commerce_pi2, tx_commerce_pi3, and tx_commerce_pi5. |
|
||||||||||||
|
Renders on Adress in the template This Method will not replace the Subpart, you have to replace your subpart in your template by you own
|
|
||||||||||||
|
Make the HTML output with list of attribute from a given product, reduced for some articles if article ids are givens Real alternative Layout
|
|
||||||||||||||||
|
|
|
||||||||||||
|
Renders from the given Basket the Sum Information to HTML-Code This Method will not replace the Subpart, you have to replace your subpart in your template by you own
|
|
||||||||||||||||||||
|
Renders the given Basket to the Template This Method will not replace the Subpart, you have to replace your subpart in your template by you own
Get All Articles in this basket and genarte HTMl-Content per row Only if valid parameter |
|
||||||||||||
|
Renders the given Basket Ite, This Method will not replace the Subpart, you have to replace your subpart in your template by you own
: TypoScript formationg of percentage Hook for processing Marker Array Inspired by tt_news
|
|
|
Makes the list view for the current categorys clean up, make it more flexibles
Since 29.09.2006 -> Added Hash for basket to array Build TS for Linking the Catergory Images Build the link Please use TYPOLINK instead Insert the Productlist |
|
|
|
|
|
calls renderProductAtrributeList with parametres from $this
|
|
|
Makes the single view for the current products clean up, make it more flexibles
|
|
||||||||||||||||
|
Renders HTML output with list of attribute from a given product, reduced for some articles if article ids are givens with possibility to define a number of templates for interations. when defining 2 templates you have an odd / even layout Real alternative Layout
|
|
||||||||||||||||||||||||
|
Reders a category as output
|
|
||||||||||||||||||||||||||||
|
Reders an element as output
|
|
||||||||||||||||||||||||||||
|
This method renders a product to a template
Generate TypoLink Configuration and ad to fields by addTypoLinkToTs Get The Checapest Price |
|
||||||||||||||||
|
Renders Product Attribute List from given product, with possibility to define a number of templates for interations. when defining 2 templates you have an odd / even layout
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
Renders one Value to TS Availiabe TS types are IMGTEXT, IMAGE, STDWRAP
If you add more TS Types using the imgPath, you should add these also to generateMarkerArray |
|
|
|
|
|
|
|
|
Reimplemented in tx_commerce_pi1, tx_commerce_pi2, tx_commerce_pi3, and tx_commerce_pi5. |
|
|
Reimplemented in tx_commerce_pi1, tx_commerce_pi2, tx_commerce_pi3, tx_commerce_pi5, and tx_commerce_pi6. |
|
|
Reimplemented in tx_commerce_pi2, tx_commerce_pi3, and tx_commerce_pi5. |
|
|
|
|
|
|
|
|
|
1.4.4