|
OXID eShop CE
4.9.7
|
Inheritance diagram for oxwArticleBox:
Collaboration diagram for oxwArticleBox:Protected Member Functions | |
| _addDynParamsToLink ($sAddDynParams, $oArticle) | |
| _getArticleById ($sArticleId) | |
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()) | |
| _getSubject ($iLang) | |
| _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 box widget
Definition at line 6 of file oxwarticlebox.php.
|
protected |
|
protected |
Returns prepared article by id.
| string | $sArticleId | Article id |
Definition at line 266 of file oxwarticlebox.php.
| oxwArticleBox::getActiveCategory | ( | ) |
Returns active category
Reimplemented from oxUBase.
Definition at line 39 of file oxwarticlebox.php.
| oxwArticleBox::getAltProduct | ( | ) |
| oxwArticleBox::getDisableToCart | ( | ) |
| oxwArticleBox::getIndex | ( | ) |
Returns list item id with identifier
Definition at line 175 of file oxwarticlebox.php.
| oxwArticleBox::getIteration | ( | ) |
| oxwArticleBox::getLink | ( | $iLang = null | ) |
get link of current top view
| int | $iLang | requested language |
Reimplemented from oxUBase.
Definition at line 115 of file oxwarticlebox.php.
| oxwArticleBox::getProduct | ( | ) |
Get product article
Reimplemented from oxUBase.
Definition at line 88 of file oxwarticlebox.php.
| oxwArticleBox::getRecommId | ( | ) |
| oxwArticleBox::getRemoveFunction | ( | ) |
| oxwArticleBox::getRSSLinks | ( | ) |
| oxwArticleBox::getShowMainLink | ( | ) |
Returns the answer if main link must be showed
Definition at line 220 of file oxwarticlebox.php.
| oxwArticleBox::getToBasketFunction | ( | ) |
| oxwArticleBox::getWishId | ( | ) |
| oxwArticleBox::isVatIncluded | ( | ) |
Returns if VAT is included in price
Reimplemented from oxUBase.
Definition at line 125 of file oxwarticlebox.php.
| oxwArticleBox::render | ( | ) |
Renders template based on widget type or just use directly passed path of template
Reimplemented from oxUBase.
Definition at line 54 of file oxwarticlebox.php.
| oxwArticleBox::setProduct | ( | $oArticle | ) |
Sets box product
| oxArticle | $oArticle | Box product |
Definition at line 78 of file oxwarticlebox.php.
|
protected |
Definition at line 16 of file oxwarticlebox.php.
|
protected |
Definition at line 31 of file oxwarticlebox.php.
|
protected |
Definition at line 23 of file oxwarticlebox.php.