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

Public Member Functions

 init ()
 
 render ()
 

Detailed Description

Article file download page.

Member Function Documentation

◆ init()

OxidEsales\EshopCommunity\Application\Controller\DownloadController::init ( )

Prevents from loading any component as this controller only returns file content if token is valid

◆ render()

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

Checks if given token is valid, formats HTTP headers, and outputs file to buffer.

If token is not valid, redirects to start page.


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