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

Public Member Functions

 render ()
 
 getUserCount ()
 
 save ()
 

Protected Attributes

 $_iUserCount = null
 

Detailed Description

Newsletter user group selection manager. Adds/removes chosen user group to/from newsletter mailing. Admin Menu: Customer Info -> Newsletter -> Selection.

Member Function Documentation

◆ getUserCount()

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsletterSelection::getUserCount ( )

Returns count of users assigned to active newsletter receiver group

Returns
int

◆ render()

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

Executes parent method parent::render(), creates oxlist object and collects user groups information, passes it's data to Smarty engine and returns name of template file "newsletter_selection.tpl".

Returns
string

◆ save()

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

Saves newsletter selection changes.

Member Data Documentation

◆ $_iUserCount

OxidEsales\EshopCommunity\Application\Controller\Admin\NewsletterSelection::$_iUserCount = null
protected

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