Inheritance diagram for oxwArticleDetails:
Collaboration diagram for oxwArticleDetails:Article detailed information widget.
Definition at line 6 of file oxwarticledetails.php.
| oxwArticleDetails._additionalChecksForArticle | ( | $ | myUtils, | |
| $ | myConfig | |||
| ) | [protected] |
Runs additional checks for article.
Definition at line 1053 of file oxwarticledetails.php.
| oxwArticleDetails._getAddUrlParams | ( | ) | [protected] |
In case list type is "search" returns search parameters which will be added to product details link
Definition at line 243 of file oxwarticledetails.php.
| oxwArticleDetails._getParentProduct | ( | $ | sParentId | ) | [protected] |
Returns current product parent article object if it is available
| string | $sParentId parent product id |
Definition at line 224 of file oxwarticledetails.php.
| oxwArticleDetails._getSubject | ( | $ | iLang | ) | [protected] |
returns object, associated with current view. (the object that is shown in frontend)
| int | $iLang language id |
Reimplemented from oxUBase.
Definition at line 770 of file oxwarticledetails.php.
| oxwArticleDetails._processProduct | ( | $ | oProduct | ) | [protected] |
Processes product by setting link type and in case list type is search adds search parameters to details link
| object | $oProduct product to process |
Definition at line 255 of file oxwarticledetails.php.
| oxwArticleDetails._setSortingParameters | ( | ) | [protected] |
Set item sorting for widget based of retrieved parameters
Definition at line 972 of file oxwarticledetails.php.
| oxwArticleDetails.canChangeTags | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 299 of file oxwarticledetails.php.
| oxwArticleDetails.canRate | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 278 of file oxwarticledetails.php.
| oxwArticleDetails.getAccessoires | ( | ) |
Template variable getter. Returns accessories of article
Reimplemented from oxUBase.
Definition at line 716 of file oxwarticledetails.php.
| oxwArticleDetails.getActPicture | ( | ) |
Template variable getter. Returns active picture
Definition at line 587 of file oxwarticledetails.php.
| oxwArticleDetails.getActZoomPic | ( | ) |
Template variable getter. Returns active zoom picture id
Definition at line 212 of file oxwarticledetails.php.
| oxwArticleDetails.getAlsoBoughtTheseProducts | ( | ) |
Template variable getter. Returns list of customer also bought these products
Reimplemented from oxUBase.
Definition at line 733 of file oxwarticledetails.php.
| oxwArticleDetails.getAttributes | ( | ) |
loading full list of attributes
Definition at line 314 of file oxwarticledetails.php.
| oxwArticleDetails.getBidPrice | ( | ) |
Template variable getter. Returns bid price
Definition at line 879 of file oxwarticledetails.php.
| oxwArticleDetails.getCaptcha | ( | ) |
Template variable getter. Returns object of handling CAPTCHA image
Definition at line 478 of file oxwarticledetails.php.
| oxwArticleDetails.getCategory | ( | ) |
Template variable getter. Returns product's root category
Definition at line 558 of file oxwarticledetails.php.
| oxwArticleDetails.getCrossSelling | ( | ) |
Template variable getter. Returns cross selling
Reimplemented from oxUBase.
Definition at line 664 of file oxwarticledetails.php.
| oxwArticleDetails.getDefaultSorting | ( | ) |
Returns default category sorting for selected category
Reimplemented from oxUBase.
Definition at line 1079 of file oxwarticledetails.php.
| oxwArticleDetails.getIcons | ( | ) |
Template variable getter. Returns icons of current article
Definition at line 611 of file oxwarticledetails.php.
| oxwArticleDetails.getLastProducts | ( | $ | iCnt = 4 |
) |
Template variable getter. Returns last seen products
| int | $iCnt product count |
Definition at line 509 of file oxwarticledetails.php.
| oxwArticleDetails.getLinkType | ( | ) |
| oxwArticleDetails.getManufacturer | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 530 of file oxwarticledetails.php.
| oxwArticleDetails.getMediaFiles | ( | ) |
Template variable getter. Returns media files of current product
Definition at line 492 of file oxwarticledetails.php.
| oxwArticleDetails.getPictureGallery | ( | ) |
Template variable getter. Returns picture gallery of current article
Definition at line 572 of file oxwarticledetails.php.
| oxwArticleDetails.getPicturesProduct | ( | ) |
Returns pictures product object
Definition at line 916 of file oxwarticledetails.php.
| oxwArticleDetails.getPriceAlarmStatus | ( | ) |
Return price alarm status (if it was send)
Definition at line 869 of file oxwarticledetails.php.
| oxwArticleDetails.getProduct | ( | ) |
Get product.
Reimplemented from oxUBase.
Definition at line 931 of file oxwarticledetails.php.
| oxwArticleDetails.getRatingCount | ( | ) |
Template variable getter. Returns rating count
Definition at line 851 of file oxwarticledetails.php.
| oxwArticleDetails.getRatingValue | ( | ) |
Template variable getter. Returns rating value
Definition at line 822 of file oxwarticledetails.php.
| oxwArticleDetails.getReviews | ( | ) |
Template variable getter. Returns reviews of current article
Definition at line 647 of file oxwarticledetails.php.
| oxwArticleDetails.getSearchTitle | ( | ) |
Returns search title. It will be set in oxLocator
Definition at line 780 of file oxwarticledetails.php.
| oxwArticleDetails.getSimilarProducts | ( | ) |
Template variable getter. Returns similar article list
Reimplemented from oxUBase.
Definition at line 681 of file oxwarticledetails.php.
| oxwArticleDetails.getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 698 of file oxwarticledetails.php.
| oxwArticleDetails.getTagSeparator | ( | ) |
| oxwArticleDetails.getVariantList | ( | ) |
Returns variant lists of current product
Definition at line 468 of file oxwarticledetails.php.
| oxwArticleDetails.getVariantListExceptCurrent | ( | ) |
Returns variant lists of current product excludes currently viewed product
Definition at line 407 of file oxwarticledetails.php.
| oxwArticleDetails.getVariantSelections | ( | ) |
Returns variant selection
Definition at line 898 of file oxwarticledetails.php.
| oxwArticleDetails.getVendor | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 544 of file oxwarticledetails.php.
| oxwArticleDetails.getZoomPics | ( | ) |
Template variable getter. Returns zoom pictures
Definition at line 635 of file oxwarticledetails.php.
| oxwArticleDetails.isEditableTags | ( | ) |
Returns if tags can be changed, if user is logged in and product exists.
Definition at line 359 of file oxwarticledetails.php.
| oxwArticleDetails.isMdVariantView | ( | ) |
Should we show MD variant selection? - Not for 1 dimension variants.
Definition at line 1022 of file oxwarticledetails.php.
| oxwArticleDetails.isPersParam | ( | ) |
Checks should persistent parameter input field be displayed
Definition at line 810 of file oxwarticledetails.php.
| oxwArticleDetails.isPriceAlarm | ( | ) |
Template variable getter. Returns if price alarm is disabled
Definition at line 750 of file oxwarticledetails.php.
| oxwArticleDetails.isReviewActive | ( | ) |
Template variable getter. Returns if review module is on
Definition at line 841 of file oxwarticledetails.php.
| oxwArticleDetails.loadVariantInformation | ( | ) |
loading full list of variants, if we are child and do not have any variants then let's load all parent variants as ours
Definition at line 428 of file oxwarticledetails.php.
| oxwArticleDetails.morePics | ( | ) |
Template variable getter. Returns true if there more pictures
Definition at line 599 of file oxwarticledetails.php.
| oxwArticleDetails.ratingIsActive | ( | ) |
Checks if rating functionality is active
Definition at line 268 of file oxwarticledetails.php.
| oxwArticleDetails.setCatTreePath | ( | $ | sActCatPath | ) |
active category path setter
| string | $sActCatPath category tree path |
Definition at line 800 of file oxwarticledetails.php.
| oxwArticleDetails.setSearchTitle | ( | $ | sTitle | ) |
Returns search title setter
| string | $sTitle search title |
Definition at line 790 of file oxwarticledetails.php.
| oxwArticleDetails.showZoomPics | ( | ) |
Template variable getter. Returns if to show zoom pictures
Definition at line 623 of file oxwarticledetails.php.
oxwArticleDetails.$_aAlsoBoughtArts = null [protected] |
Definition at line 140 of file oxwarticledetails.php.
oxwArticleDetails.$_aAttributes = null [protected] |
Definition at line 98 of file oxwarticledetails.php.
oxwArticleDetails.$_aComponentNames = array('oxcmp_cur' => 1, 'oxcmp_shop' => 1, 'oxcmp_basket' => 1, 'oxcmp_user' => 1) [protected] |
Reimplemented from oxWidget.
Definition at line 21 of file oxwarticledetails.php.
oxwArticleDetails.$_aLastProducts = null [protected] |
Definition at line 70 of file oxwarticledetails.php.
oxwArticleDetails.$_aMediaFiles = null [protected] |
Definition at line 63 of file oxwarticledetails.php.
oxwArticleDetails.$_aPicGallery = null [protected] |
Definition at line 105 of file oxwarticledetails.php.
oxwArticleDetails.$_aReviews = null [protected] |
Definition at line 112 of file oxwarticledetails.php.
oxwArticleDetails.$_aSimilarRecommListIds = null [protected] |
Definition at line 204 of file oxwarticledetails.php.
oxwArticleDetails.$_aVariantList = null [protected] |
Definition at line 14 of file oxwarticledetails.php.
oxwArticleDetails.$_blCanEditTags = null [protected] |
Definition at line 49 of file oxwarticledetails.php.
oxwArticleDetails.$_blCanRate = null [protected] |
Definition at line 42 of file oxwarticledetails.php.
oxwArticleDetails.$_blIsInitialized = false [protected] |
Definition at line 155 of file oxwarticledetails.php.
oxwArticleDetails.$_blMdView = null [protected] |
Definition at line 169 of file oxwarticledetails.php.
oxwArticleDetails.$_blShowSorting = true [protected] |
Reimplemented from oxUBase.
Definition at line 197 of file oxwarticledetails.php.
oxwArticleDetails.$_dRatingValue = null [protected] |
Definition at line 176 of file oxwarticledetails.php.
oxwArticleDetails.$_iLinkType = null [protected] |
Definition at line 162 of file oxwarticledetails.php.
oxwArticleDetails.$_iRatingCnt = null [protected] |
Definition at line 183 of file oxwarticledetails.php.
oxwArticleDetails.$_oAccessoires = null [protected] |
Definition at line 133 of file oxwarticledetails.php.
oxwArticleDetails.$_oCaptcha = null [protected] |
Definition at line 56 of file oxwarticledetails.php.
oxwArticleDetails.$_oCategory = null [protected] |
Definition at line 91 of file oxwarticledetails.php.
oxwArticleDetails.$_oCrossSelling = null [protected] |
Definition at line 119 of file oxwarticledetails.php.
oxwArticleDetails.$_oManufacturer = null [protected] |
Definition at line 84 of file oxwarticledetails.php.
oxwArticleDetails.$_oParentProd = null [protected] |
Definition at line 35 of file oxwarticledetails.php.
oxwArticleDetails.$_oSimilarProducts = null [protected] |
Definition at line 126 of file oxwarticledetails.php.
oxwArticleDetails.$_oVendor = null [protected] |
Definition at line 77 of file oxwarticledetails.php.
oxwArticleDetails.$_sBidPrice = null [protected] |
Definition at line 190 of file oxwarticledetails.php.
oxwArticleDetails.$_sSearchTitle = null [protected] |
Definition at line 147 of file oxwarticledetails.php.
oxwArticleDetails.$_sThisTemplate = 'widget/product/details.tpl' [protected] |
Reimplemented from oxView.
Definition at line 28 of file oxwarticledetails.php.
1.7.1