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

Public Member Functions

 render ()
 
 save ()
 
 delete ()
 

Detailed Description

Admin user history settings manager. Collects user history settings, updates it on user submit, etc. Admin Menu: User Administration -> Users -> History.

Member Function Documentation

◆ delete()

OxidEsales\EshopCommunity\Application\Controller\Admin\UserRemark::delete ( )

Deletes user actions history record.

◆ render()

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

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

Returns
string

◆ save()

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

Saves user history text changes.


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