OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Controller\AccountUserController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\AccountUserController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\AccountUserController:

Public Member Functions

 render ()
 
 showShipAddress ()
 
 getBreadCrumb ()
 

Protected Attributes

 $_sThisTemplate = 'page/account/user.tpl'
 

Detailed Description

Current user Data Maintenance form. When user is logged in he may change his Billing and Shipping information (this is important for ordering purposes). Information as email, password, greeting, name, company, address etc. Some fields must be entered. OXID eShop -> MY ACCOUNT -> Update your billing and delivery settings.

Member Function Documentation

◆ getBreadCrumb()

OxidEsales\EshopCommunity\Application\Controller\AccountUserController::getBreadCrumb ( )

Returns Bread Crumb - you are here page1/page2/page3...

Returns
array

◆ render()

OxidEsales\EshopCommunity\Application\Controller\AccountUserController::render ( )

If user is not logged in - returns name of template \OxidEsales\Eshop\Application\Controller\AccountUserController::_sThisLoginTemplate, or if user is allready logged in additionally loads user delivery address info and forms country list. Returns name of template \OxidEsales\Eshop\Application\Controller\AccountUserController::_sThisTemplate

Returns
string $_sThisTemplate current template file name

◆ showShipAddress()

OxidEsales\EshopCommunity\Application\Controller\AccountUserController::showShipAddress ( )

Template variable getter. Checks to show or not shipping address entry form

Returns
bool

Member Data Documentation

◆ $_sThisTemplate

OxidEsales\EshopCommunity\Application\Controller\AccountUserController::$_sThisTemplate = 'page/account/user.tpl'
protected

The documentation for this class was generated from the following file: