OXID eShop CE
4.10.2
|
Protected Member Functions | |
_getLoginTemplate () | |
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 () | |
Protected Member Functions inherited from oxView | |
_executeNewAction ($sNewAction) |
Additional Inherited Members | |
Static Protected Attributes inherited from oxUBase | |
static | $_aCollectedComponentNames = null |
Current user "My account" window. When user is logged in arranges "My account" window, by creating links to user details, order review, notice list, wish list. There is a link for logging out. Template includes Topoffer , bargain boxes. OXID eShop -> MY ACCOUNT.
Definition at line 12 of file account.php.
|
protected |
Returns login template name:
Definition at line 141 of file account.php.
Account::confirmTerms | ( | ) |
Confirms term agreement. Returns value of confirmed term
Definition at line 151 of file account.php.
Account::getArticleId | ( | ) |
Return the active article id
Reimplemented from oxUBase.
Definition at line 243 of file account.php.
Account::getBreadCrumb | ( | ) |
Returns Bread Crumb - you are here page1/page2/page3...
Reimplemented from oxUBase.
Reimplemented in Account_Wishlist, Account_Recommlist, Account_Noticelist, Account_Order, Account_Password, Account_Newsletter, Account_User, and Account_Downloads.
Definition at line 312 of file account.php.
Account::getCompareItemsCnt | ( | ) |
Template variable getter. Returns article list count in comparison
Definition at line 337 of file account.php.
Account::getListType | ( | ) |
Template variable getter. Returns list type
Reimplemented from oxUBase.
Definition at line 294 of file account.php.
Account::getNavigationParams | ( | ) |
Returns array from parent::getNavigationParams(). If current request contains "sourcecl" and "anid" parameters - appends array with this data. Array is used to fill forms and append shop urls with actual state parameters
Reimplemented from oxUBase.
Reimplemented in Account_Recommlist, and Account_Noticelist.
Definition at line 172 of file account.php.
Account::getOrderCnt | ( | ) |
changes default template for compare in popup
Definition at line 226 of file account.php.
Account::getSearchParam | ( | ) |
Template variable getter. Returns search parameter
Definition at line 277 of file account.php.
Account::getSearchParamForHtml | ( | ) |
Template variable getter. Returns search parameter for Html
Reimplemented from oxUBase.
Definition at line 260 of file account.php.
Account::getTitle | ( | ) |
Account::redirectAfterLogin | ( | ) |
For some user actions (like writing guestbook entry or product review) user must be logged in. So e.g. in product details page there is a link leading to current view. Link contains parameter "sourcecl", which tells where to redirect after successfull login. If this parameter is defined and oxcmp_user::getLoginStatus() == USER_LOGIN_SUCCESS (means user has just logged in) then user is redirected back to source view.
Definition at line 199 of file account.php.
Account::render | ( | ) |
Loads action articles. If user is logged and returns name of template to render account::_sThisTemplate
Reimplemented from oxUBase.
Reimplemented in Account_Wishlist, Account_Recommlist, Account_Noticelist, Account_Order, Account_Newsletter, Account_Password, and Account_User.
Definition at line 115 of file account.php.
|
protected |
Definition at line 97 of file account.php.
|
protected |
Definition at line 106 of file account.php.
|
protected |
Definition at line 20 of file account.php.
|
protected |
Definition at line 76 of file account.php.
|
protected |
Definition at line 27 of file account.php.
|
protected |
Definition at line 48 of file account.php.
|
protected |
Definition at line 83 of file account.php.
|
protected |
Definition at line 90 of file account.php.
|
protected |
Definition at line 41 of file account.php.
|
protected |
Definition at line 34 of file account.php.
|
protected |
Definition at line 69 of file account.php.
|
protected |
Definition at line 62 of file account.php.
|
protected |
Definition at line 55 of file account.php.