|
OXID eShop CE
4.10.6
|
Inheritance diagram for oxwArticleDetails:
Collaboration diagram for oxwArticleDetails:Protected Member Functions | |
| _getParentProduct ($sParentId) | |
| _getAddUrlParams () | |
| _processProduct ($oProduct) | |
| _getSubject ($iLang) | |
| _setSortingParameters () | |
| _additionalChecksForArticle ($myUtils, $myConfig) | |
Protected Member Functions inherited from oxWidget | |
| _processRequest () | |
Protected Member Functions inherited from oxUBase | |
| _getComponentNames () | |
| _getMetaFromSeo ($sDataType) | |
| _getMetaFromContent ($sMetaIdent) | |
| _forceNoIndex () | |
| _setNrOfArtPerPage () | |
| _getSeoObjectId () | |
| _prepareMetaDescription ($sMeta, $iLength=1024, $blRemoveDuplicatedWords=false) | |
| _prepareMetaKeyword ($sKeywords, $blRemoveDuplicatedWords=true) | |
| _removeDuplicatedWords ($aInput, $aSkipTags=array()) | |
| _getRequestParams ($blAddPageNr=true) | |
| _getSeoRequestParams () | |
| _addPageNrParam ($sUrl, $iPage, $iLang=null) | |
| _canRedirect () | |
Protected Member Functions inherited from oxView | |
| _executeNewAction ($sNewAction) | |
Additional Inherited Members | |
Static Protected Attributes inherited from oxUBase | |
| static | $_aCollectedComponentNames = null |
Article detailed information widget.
Definition at line 6 of file oxwarticledetails.php.
|
protected |
Runs additional checks for article.
Definition at line 1073 of file oxwarticledetails.php.
|
protected |
In case list type is "search" returns search parameters which will be added to product details link
Definition at line 247 of file oxwarticledetails.php.
|
protected |
Returns current product parent article object if it is available
| string | $sParentId | parent product id |
Definition at line 228 of file oxwarticledetails.php.
|
protected |
returns object, associated with current view. (the object that is shown in frontend)
| int | $iLang | language id |
Reimplemented from oxUBase.
Definition at line 788 of file oxwarticledetails.php.
|
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 259 of file oxwarticledetails.php.
|
protected |
Set item sorting for widget based of retrieved parameters
Definition at line 990 of file oxwarticledetails.php.
| oxwArticleDetails::canChangeTags | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 305 of file oxwarticledetails.php.
| oxwArticleDetails::canRate | ( | ) |
Checks if rating functionality is on and allowed to user
Definition at line 282 of file oxwarticledetails.php.
| oxwArticleDetails::getAccessoires | ( | ) |
Template variable getter. Returns accessories of article
Reimplemented from oxUBase.
Definition at line 734 of file oxwarticledetails.php.
| oxwArticleDetails::getActPicture | ( | ) |
Template variable getter. Returns active picture
Definition at line 603 of file oxwarticledetails.php.
| oxwArticleDetails::getActZoomPic | ( | ) |
Template variable getter. Returns active zoom picture id
Definition at line 216 of file oxwarticledetails.php.
| oxwArticleDetails::getAlsoBoughtTheseProducts | ( | ) |
Template variable getter. Returns list of customer also bought these products
Reimplemented from oxUBase.
Definition at line 751 of file oxwarticledetails.php.
| oxwArticleDetails::getAttributes | ( | ) |
loading full list of attributes
Definition at line 320 of file oxwarticledetails.php.
| oxwArticleDetails::getBidPrice | ( | ) |
Template variable getter. Returns bid price
Definition at line 897 of file oxwarticledetails.php.
| oxwArticleDetails::getCaptcha | ( | ) |
Template variable getter. Returns object of handling CAPTCHA image
Definition at line 494 of file oxwarticledetails.php.
| oxwArticleDetails::getCategory | ( | ) |
Template variable getter. Returns product's root category
Definition at line 574 of file oxwarticledetails.php.
| oxwArticleDetails::getCrossSelling | ( | ) |
Template variable getter. Returns cross selling
Reimplemented from oxUBase.
Definition at line 680 of file oxwarticledetails.php.
| oxwArticleDetails::getDefaultSorting | ( | ) |
Returns default category sorting for selected category
Reimplemented from oxUBase.
Definition at line 1099 of file oxwarticledetails.php.
| oxwArticleDetails::getIcons | ( | ) |
Template variable getter. Returns icons of current article
Definition at line 627 of file oxwarticledetails.php.
| oxwArticleDetails::getLastProducts | ( | $iCnt = 4 | ) |
Template variable getter. Returns last seen products
| int | $iCnt | product count |
Definition at line 525 of file oxwarticledetails.php.
| oxwArticleDetails::getLinkType | ( | ) |
| oxwArticleDetails::getManufacturer | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 546 of file oxwarticledetails.php.
| oxwArticleDetails::getMediaFiles | ( | ) |
Template variable getter. Returns media files of current product
Definition at line 508 of file oxwarticledetails.php.
| oxwArticleDetails::getPictureGallery | ( | ) |
Template variable getter. Returns picture gallery of current article
Definition at line 588 of file oxwarticledetails.php.
| oxwArticleDetails::getPicturesProduct | ( | ) |
Returns pictures product object
Definition at line 934 of file oxwarticledetails.php.
| oxwArticleDetails::getPriceAlarmStatus | ( | ) |
Return price alarm status (if it was send)
Definition at line 887 of file oxwarticledetails.php.
| oxwArticleDetails::getProduct | ( | ) |
Get product.
Reimplemented from oxUBase.
Definition at line 949 of file oxwarticledetails.php.
| oxwArticleDetails::getRatingCount | ( | ) |
Template variable getter. Returns rating count
Definition at line 869 of file oxwarticledetails.php.
| oxwArticleDetails::getRatingValue | ( | ) |
Template variable getter. Returns rating value
Definition at line 840 of file oxwarticledetails.php.
| oxwArticleDetails::getReviews | ( | ) |
Template variable getter. Returns reviews of current article
Definition at line 663 of file oxwarticledetails.php.
| oxwArticleDetails::getSearchTitle | ( | ) |
Returns search title. It will be set in oxLocator
Definition at line 798 of file oxwarticledetails.php.
| oxwArticleDetails::getSimilarProducts | ( | ) |
Template variable getter. Returns similar article list
Reimplemented from oxUBase.
Definition at line 697 of file oxwarticledetails.php.
| oxwArticleDetails::getSimilarRecommListIds | ( | ) |
Return array of id to form recommend list.
Reimplemented from oxUBase.
Definition at line 716 of file oxwarticledetails.php.
| oxwArticleDetails::getTagCloudManager | ( | ) |
Returns tag cloud manager class
Definition at line 348 of file oxwarticledetails.php.
| oxwArticleDetails::getTagSeparator | ( | ) |
Returns tag separator
Definition at line 1060 of file oxwarticledetails.php.
| oxwArticleDetails::getVariantList | ( | ) |
Returns variant lists of current product
Definition at line 482 of file oxwarticledetails.php.
| oxwArticleDetails::getVariantListExceptCurrent | ( | ) |
Returns variant lists of current product excludes currently viewed product
Definition at line 421 of file oxwarticledetails.php.
| oxwArticleDetails::getVariantSelections | ( | ) |
Returns variant selection
Definition at line 916 of file oxwarticledetails.php.
| oxwArticleDetails::getVendor | ( | ) |
Template variable getter. Returns product's vendor
Definition at line 560 of file oxwarticledetails.php.
| oxwArticleDetails::getZoomPics | ( | ) |
Template variable getter. Returns zoom pictures
Definition at line 651 of file oxwarticledetails.php.
| oxwArticleDetails::isEditableTags | ( | ) |
Returns if tags can be changed, if user is logged in and product exists.
Definition at line 369 of file oxwarticledetails.php.
| oxwArticleDetails::isMdVariantView | ( | ) |
Should we show MD variant selection? - Not for 1 dimension variants.
Definition at line 1040 of file oxwarticledetails.php.
| oxwArticleDetails::isPersParam | ( | ) |
Checks should persistent parameter input field be displayed
Definition at line 828 of file oxwarticledetails.php.
| oxwArticleDetails::isPriceAlarm | ( | ) |
Template variable getter. Returns if price alarm is disabled
Definition at line 768 of file oxwarticledetails.php.
| oxwArticleDetails::isReviewActive | ( | ) |
Template variable getter. Returns if review module is on
Definition at line 859 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 442 of file oxwarticledetails.php.
| oxwArticleDetails::morePics | ( | ) |
Template variable getter. Returns true if there more pictures
Definition at line 615 of file oxwarticledetails.php.
| oxwArticleDetails::ratingIsActive | ( | ) |
Checks if rating functionality is active
Definition at line 272 of file oxwarticledetails.php.
| oxwArticleDetails::render | ( | ) |
Executes parent::render(). Returns name of template file to render.
Reimplemented from oxUBase.
Definition at line 1005 of file oxwarticledetails.php.
| oxwArticleDetails::setCatTreePath | ( | $sActCatPath | ) |
active category path setter
| string | $sActCatPath | category tree path |
Definition at line 818 of file oxwarticledetails.php.
| oxwArticleDetails::setSearchTitle | ( | $sTitle | ) |
Returns search title setter
| string | $sTitle | search title |
Definition at line 808 of file oxwarticledetails.php.
| oxwArticleDetails::showZoomPics | ( | ) |
Template variable getter. Returns if to show zoom pictures
Definition at line 639 of file oxwarticledetails.php.
|
protected |
Definition at line 142 of file oxwarticledetails.php.
|
protected |
Definition at line 100 of file oxwarticledetails.php.
|
protected |
Definition at line 21 of file oxwarticledetails.php.
|
protected |
Definition at line 72 of file oxwarticledetails.php.
|
protected |
Definition at line 65 of file oxwarticledetails.php.
|
protected |
Definition at line 107 of file oxwarticledetails.php.
|
protected |
Definition at line 114 of file oxwarticledetails.php.
|
protected |
Definition at line 208 of file oxwarticledetails.php.
|
protected |
Definition at line 14 of file oxwarticledetails.php.
|
protected |
Definition at line 51 of file oxwarticledetails.php.
|
protected |
Definition at line 42 of file oxwarticledetails.php.
|
protected |
Definition at line 157 of file oxwarticledetails.php.
|
protected |
Definition at line 171 of file oxwarticledetails.php.
|
protected |
Definition at line 199 of file oxwarticledetails.php.
|
protected |
Definition at line 178 of file oxwarticledetails.php.
|
protected |
Definition at line 164 of file oxwarticledetails.php.
|
protected |
Definition at line 185 of file oxwarticledetails.php.
|
protected |
Definition at line 135 of file oxwarticledetails.php.
|
protected |
Definition at line 58 of file oxwarticledetails.php.
|
protected |
Definition at line 93 of file oxwarticledetails.php.
|
protected |
Definition at line 121 of file oxwarticledetails.php.
|
protected |
Definition at line 86 of file oxwarticledetails.php.
|
protected |
Definition at line 35 of file oxwarticledetails.php.
|
protected |
Definition at line 128 of file oxwarticledetails.php.
|
protected |
Definition at line 79 of file oxwarticledetails.php.
|
protected |
Definition at line 192 of file oxwarticledetails.php.
|
protected |
Definition at line 149 of file oxwarticledetails.php.
|
protected |
Definition at line 28 of file oxwarticledetails.php.