|
OXID eShop CE
4.9.7
|
Inheritance diagram for Wrapping:
Collaboration diagram for Wrapping:Additional Inherited Members | |
Protected Member Functions inherited from oxUBase | |
| _getComponentNames () | |
| _processRequest () | |
| _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 () | |
Static Protected Attributes inherited from oxUBase | |
| static | $_aCollectedComponentNames = null |
Managing Gift Wrapping
Definition at line 6 of file wrapping.php.
| Wrapping::changeWrapping | ( | ) |
Updates wrapping data in session basket object (oxsession::getBasket()) - adds wrapping info to each article in basket (if possible). Plus adds gift message and chosen card ( takes from GET/POST/session; oBasket::giftmessage, oBasket::chosencard). Then sets basket back to session (oxsession::setBasket()). Returns "order" to redirect to order confirmation secreen.
Definition at line 106 of file wrapping.php.
| Wrapping::getBasketItems | ( | ) |
| Wrapping::getCardList | ( | ) |
| Wrapping::getWrappingList | ( | ) |
|
protected |
Definition at line 21 of file wrapping.php.
|
protected |
Definition at line 35 of file wrapping.php.
|
protected |
Definition at line 28 of file wrapping.php.
|
protected |
Definition at line 14 of file wrapping.php.