Inheritance diagram for oxwArticleDetails:
Collaboration diagram for oxwArticleDetails:Class oxwArticleDetails
Article details widget is detailed and defined here
Definition at line 8 of file oxwarticledetails.php.
| oxwArticleDetails._additionalChecksForArticle | ( | $ | myUtils, | |
| $ | myConfig | |||
| ) | [protected] |
Runs additional checks for article.
| object | $myUtils - my utilities | |
| object | $myConfig - my config |
Definition at line 1000 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 221 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 203 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 720 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 235 of file oxwarticledetails.php.
| oxwArticleDetails._setSortingParameters | ( | ) | [protected] |
Set item sorting for widget based of retrieved parameters
Definition at line 919 of file oxwarticledetails.php.
| oxwArticleDetails.canChangeTags | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 279 of file oxwarticledetails.php.
| oxwArticleDetails.canRate | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 258 of file oxwarticledetails.php.
| oxwArticleDetails.getAccessoires | ( | ) |
Template variable getter. Returns accessories of article
Reimplemented from oxUBase.
Definition at line 670 of file oxwarticledetails.php.
| oxwArticleDetails.getActPicture | ( | ) |
Template variable getter. Returns active picture
Definition at line 550 of file oxwarticledetails.php.
| oxwArticleDetails.getActZoomPic | ( | ) |
Template variable getter. Returns active zoom picture id
Definition at line 191 of file oxwarticledetails.php.
| oxwArticleDetails.getAlsoBoughtTheseProducts | ( | ) |
Template variable getter. Returns list of customer also bought these products
Reimplemented from oxUBase.
Definition at line 686 of file oxwarticledetails.php.
| oxwArticleDetails.getAttributes | ( | ) |
loading full list of attributes
Definition at line 293 of file oxwarticledetails.php.
| oxwArticleDetails.getBidPrice | ( | ) |
Template variable getter. Returns bid price
Definition at line 829 of file oxwarticledetails.php.
| oxwArticleDetails.getCaptcha | ( | ) |
Template variable getter. Returns object of handling CAPTCHA image
Definition at line 449 of file oxwarticledetails.php.
| oxwArticleDetails.getCategory | ( | ) |
Template variable getter. Returns product's root category
Definition at line 523 of file oxwarticledetails.php.
| oxwArticleDetails.getCrossSelling | ( | ) |
Template variable getter. Returns cross selling
Reimplemented from oxUBase.
Definition at line 621 of file oxwarticledetails.php.
| oxwArticleDetails.getDefaultSorting | ( | ) |
Returns default category sorting for selected category
Reimplemented from oxUBase.
Definition at line 1026 of file oxwarticledetails.php.
| oxwArticleDetails.getIcons | ( | ) |
Template variable getter. Returns icons of current article
Definition at line 572 of file oxwarticledetails.php.
| oxwArticleDetails.getLastProducts | ( | $ | iCnt = 4 |
) |
Template variable getter. Returns last seen products
| int | $iCnt product count |
Definition at line 478 of file oxwarticledetails.php.
| oxwArticleDetails.getLinkType | ( | ) |
| oxwArticleDetails.getManufacturer | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 497 of file oxwarticledetails.php.
| oxwArticleDetails.getMediaFiles | ( | ) |
Template variable getter. Returns media files of current product
Definition at line 462 of file oxwarticledetails.php.
| oxwArticleDetails.getPictureGallery | ( | ) |
Template variable getter. Returns picture gallery of current article
Definition at line 536 of file oxwarticledetails.php.
| oxwArticleDetails.getPicturesProduct | ( | ) |
Returns pictures product object
Definition at line 863 of file oxwarticledetails.php.
| oxwArticleDetails.getPriceAlarmStatus | ( | ) |
Return price alarm status (if it was send)
Definition at line 819 of file oxwarticledetails.php.
| oxwArticleDetails.getProduct | ( | ) |
Get product.
Reimplemented from oxUBase.
Definition at line 877 of file oxwarticledetails.php.
| oxwArticleDetails.getRatingCount | ( | ) |
Template variable getter. Returns rating count
Definition at line 803 of file oxwarticledetails.php.
| oxwArticleDetails.getRatingValue | ( | ) |
Template variable getter. Returns rating value
Definition at line 775 of file oxwarticledetails.php.
| oxwArticleDetails.getReviews | ( | ) |
Template variable getter. Returns reviews of current article
Definition at line 605 of file oxwarticledetails.php.
| oxwArticleDetails.getSearchTitle | ( | ) |
Returns search title. It will be set in oxLocator
Definition at line 730 of file oxwarticledetails.php.
| oxwArticleDetails.getSimilarProducts | ( | ) |
Template variable getter. Returns similar article list
Reimplemented from oxUBase.
Definition at line 637 of file oxwarticledetails.php.
| oxwArticleDetails.getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 653 of file oxwarticledetails.php.
| oxwArticleDetails.getTagCloudManager | ( | ) |
Returns tag cloud manager class
Definition at line 318 of file oxwarticledetails.php.
| oxwArticleDetails.getTagSeparator | ( | ) |
| oxwArticleDetails.getVariantList | ( | ) |
Returns variant lists of current product
Definition at line 439 of file oxwarticledetails.php.
| oxwArticleDetails.getVariantListExceptCurrent | ( | ) |
Returns variant lists of current product excludes currently viewed product
Definition at line 379 of file oxwarticledetails.php.
| oxwArticleDetails.getVariantSelections | ( | ) |
Returns variant selection
Definition at line 847 of file oxwarticledetails.php.
| oxwArticleDetails.getVendor | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 510 of file oxwarticledetails.php.
| oxwArticleDetails.getZoomPics | ( | ) |
Template variable getter. Returns zoom pictures
Definition at line 594 of file oxwarticledetails.php.
| oxwArticleDetails.isEditableTags | ( | ) |
Returns if tags can be changed, if user is logged in and product exists.
Definition at line 332 of file oxwarticledetails.php.
| oxwArticleDetails.isMdVariantView | ( | ) |
Should we show MD variant selection? - Not for 1 dimension variants.
Definition at line 968 of file oxwarticledetails.php.
| oxwArticleDetails.isPersParam | ( | ) |
Checks should persistent parameter input field be displayed
Definition at line 764 of file oxwarticledetails.php.
| oxwArticleDetails.isPriceAlarm | ( | ) |
Template variable getter. Returns if price alarm is disabled
Definition at line 702 of file oxwarticledetails.php.
| oxwArticleDetails.isReviewActive | ( | ) |
Template variable getter. Returns if review module is on
Definition at line 793 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 399 of file oxwarticledetails.php.
| oxwArticleDetails.morePics | ( | ) |
Template variable getter. Returns true if there more pictures
Definition at line 561 of file oxwarticledetails.php.
| oxwArticleDetails.ratingIsActive | ( | ) |
Checks if rating functionality is active
Definition at line 248 of file oxwarticledetails.php.
| oxwArticleDetails.setCatTreePath | ( | $ | sActCatPath | ) |
active category path setter
| string | $sActCatPath category tree path |
Definition at line 754 of file oxwarticledetails.php.
| oxwArticleDetails.setSearchTitle | ( | $ | sTitle | ) |
Returns search title setter
| string | $sTitle search title |
Definition at line 742 of file oxwarticledetails.php.
| oxwArticleDetails.showZoomPics | ( | ) |
Template variable getter. Returns if to show zoom pictures
Definition at line 583 of file oxwarticledetails.php.
oxwArticleDetails.$_aAlsoBoughtArts = null [protected] |
Definition at line 125 of file oxwarticledetails.php.
oxwArticleDetails.$_aAttributes = null [protected] |
Definition at line 89 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 65 of file oxwarticledetails.php.
oxwArticleDetails.$_aMediaFiles = null [protected] |
Definition at line 59 of file oxwarticledetails.php.
oxwArticleDetails.$_aPicGallery = null [protected] |
Definition at line 95 of file oxwarticledetails.php.
oxwArticleDetails.$_aReviews = null [protected] |
Definition at line 101 of file oxwarticledetails.php.
oxwArticleDetails.$_aSimilarRecommListIds = null [protected] |
Definition at line 183 of file oxwarticledetails.php.
oxwArticleDetails.$_aVariantList = null [protected] |
Definition at line 15 of file oxwarticledetails.php.
oxwArticleDetails.$_blCanEditTags = null [protected] |
Definition at line 47 of file oxwarticledetails.php.
oxwArticleDetails.$_blCanRate = null [protected] |
Definition at line 41 of file oxwarticledetails.php.
oxwArticleDetails.$_blIsInitialized = false [protected] |
Definition at line 138 of file oxwarticledetails.php.
oxwArticleDetails.$_blMdView = null [protected] |
Definition at line 152 of file oxwarticledetails.php.
oxwArticleDetails.$_blShowSorting = true [protected] |
Reimplemented from oxUBase.
Definition at line 176 of file oxwarticledetails.php.
oxwArticleDetails.$_dRatingValue = null [protected] |
Definition at line 158 of file oxwarticledetails.php.
oxwArticleDetails.$_iLinkType = null [protected] |
Definition at line 145 of file oxwarticledetails.php.
oxwArticleDetails.$_iRatingCnt = null [protected] |
Definition at line 164 of file oxwarticledetails.php.
oxwArticleDetails.$_oAccessoires = null [protected] |
Definition at line 119 of file oxwarticledetails.php.
oxwArticleDetails.$_oCaptcha = null [protected] |
Definition at line 53 of file oxwarticledetails.php.
oxwArticleDetails.$_oCategory = null [protected] |
Definition at line 83 of file oxwarticledetails.php.
oxwArticleDetails.$_oCrossSelling = null [protected] |
Definition at line 107 of file oxwarticledetails.php.
oxwArticleDetails.$_oManufacturer = null [protected] |
Definition at line 77 of file oxwarticledetails.php.
oxwArticleDetails.$_oParentProd = null [protected] |
Definition at line 34 of file oxwarticledetails.php.
oxwArticleDetails.$_oSimilarProducts = null [protected] |
Definition at line 113 of file oxwarticledetails.php.
oxwArticleDetails.$_oVendor = null [protected] |
Definition at line 71 of file oxwarticledetails.php.
oxwArticleDetails.$_sBidPrice = null [protected] |
Definition at line 170 of file oxwarticledetails.php.
oxwArticleDetails.$_sSearchTitle = null [protected] |
Definition at line 131 of file oxwarticledetails.php.
oxwArticleDetails.$_sThisTemplate = 'widget/product/details.tpl' [protected] |
Reimplemented from oxView.
Definition at line 27 of file oxwarticledetails.php.
1.7.1