OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress:

Public Member Functions

 render ()
 
 save ()
 
 delAddress ()
 

Protected Attributes

 $_blDelete = false
 

Detailed Description

Admin user address setting manager. Collects user address settings, updates it on user submit, etc. Admin Menu: User Administration -> Users -> Addresses.

Member Function Documentation

◆ delAddress()

OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress::delAddress ( )

Deletes user addressing information.

◆ render()

OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress::render ( )

Executes parent method parent::render(), creates oxuser and oxbase objects, passes data to Smarty engine and returns name of template file "user_address.tpl".

Returns
string

◆ save()

OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress::save ( )

Saves user addressing information.

Member Data Documentation

◆ $_blDelete

OxidEsales\EshopCommunity\Application\Controller\Admin\UserAddress::$_blDelete = false
protected

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