OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\Contract\ControllerMapProviderInterface Interface Reference

Public Member Functions

 getControllerMap ()
 

Detailed Description

The implementation of this class determines the controllers which should be allowed to be called directly via HTTP GET/POST Parameters, inside form actions or with oxid_include_widget. Those controllers are specified e.g. inside a form action with a controller key which is mapped to its class.

Member Function Documentation

◆ getControllerMap()

OxidEsales\EshopCommunity\Core\Contract\ControllerMapProviderInterface::getControllerMap ( )

Get all controller keys and their assigned classes

Returns
array

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