OXID eShop CE  6.1.4
OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController:
+ Collaboration diagram for OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController:

Public Member Functions

 init ()
 

Protected Member Functions

 _processRequest ()
 

Protected Attributes

 $_aComponentNames = []
 
 $_blLoadComponents = false
 

Detailed Description

Widget parent. Gather functionality needed for all widgets but not for other views.

Member Function Documentation

◆ _processRequest()

OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController::_processRequest ( )
protected

In widgets we do not need to parse seo and do any work related to that Shop main control is responsible for that, and that has to be done once

◆ init()

OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController::init ( )

Sets self::$_aCollectedComponentNames to null, as views and widgets controllers loads different components and calls parent::init()

Member Data Documentation

◆ $_aComponentNames

OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController::$_aComponentNames = []
protected

◆ $_blLoadComponents

OxidEsales\EshopCommunity\Application\Component\Widget\WidgetController::$_blLoadComponents = false
protected

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