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

Public Member Functions

 render ()
 
 save ()
 

Detailed Description

Newsletter plain manager. Performs newsletter creation (plain text format, collects neccessary information). Admin Menu: Customer Info -> Newsletter -> Text.

Member Function Documentation

◆ render()

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

Executes prent method parent::render(), creates oxnewsletter object and passes it's data to smarty. Returns name of template file "newsletter_plain.tpl".

Returns
string

◆ save()

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

Saves newsletter text in plain text format.


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