OXID eShop CE
4.10.6
|
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 |
Thankyou page. Arranges Thankyou page, sets ordering status, other parameters
Definition at line 7 of file thankyou.php.
Thankyou::getActionClassName | ( | ) |
Returns name of a view class, which will be active for an action (given a generic fnc, e.g. logout)
Reimplemented from oxView.
Definition at line 300 of file thankyou.php.
Thankyou::getAlsoBoughtTheseProducts | ( | ) |
Template variable getter. Returns list of customer also bought these products
Reimplemented from oxUBase.
Definition at line 154 of file thankyou.php.
Thankyou::getBasket | ( | ) |
Template variable getter. Returns active basket
Definition at line 144 of file thankyou.php.
Thankyou::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Definition at line 310 of file thankyou.php.
Thankyou::getCountryISO3 | ( | ) |
Template variable getter. Returns country ISO 3
Definition at line 283 of file thankyou.php.
Thankyou::getCurrencyCovIndex | ( | ) |
Template variable getter. Returns currency conversion index value
Definition at line 175 of file thankyou.php.
Thankyou::getIPaymentAccount | ( | ) |
Template variable getter. Returns ipayment account
Definition at line 205 of file thankyou.php.
Thankyou::getIPaymentBasket | ( | ) |
Template variable getter. Returns ipayment basket price
Definition at line 191 of file thankyou.php.
Thankyou::getIPaymentPassword | ( | ) |
Template variable getter. Returns ipayment password
Definition at line 235 of file thankyou.php.
Thankyou::getIPaymentUser | ( | ) |
Template variable getter. Returns ipayment user name
Definition at line 220 of file thankyou.php.
Thankyou::getMailError | ( | ) |
Template variable getter. Returns mail error
Definition at line 250 of file thankyou.php.
Thankyou::getOrder | ( | ) |
Thankyou::init | ( | ) |
Executes parent::init(), loads basket from session (thankyou::_oBasket = oxsession::getBasket()) then destroys it (oxsession::delBasket()), unsets user session ID, if this user didn't entered password while ordering.
Reimplemented from oxUBase.
Definition at line 87 of file thankyou.php.
Thankyou::render | ( | ) |
First checks for basket - if no such object available - redirects to start page. Otherwise - executes parent::render() and returns name of template to render thankyou::_sThisTemplate.
Reimplemented from oxUBase.
Definition at line 110 of file thankyou.php.
|
protected |
Definition at line 22 of file thankyou.php.
|
protected |
Definition at line 71 of file thankyou.php.
|
protected |
Definition at line 29 of file thankyou.php.
|
protected |
Definition at line 36 of file thankyou.php.
|
protected |
Definition at line 15 of file thankyou.php.
|
protected |
Definition at line 43 of file thankyou.php.
|
protected |
Definition at line 57 of file thankyou.php.
|
protected |
Definition at line 50 of file thankyou.php.
|
protected |
Definition at line 64 of file thankyou.php.
|
protected |
Definition at line 79 of file thankyou.php.