OXID eShop CE  6.2.2
OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent:

Public Member Functions

 __construct (string $settingName, int $shopId, string $moduleId)
 
 getSettingName ()
 
 getShopId ()
 
 getModuleId ()
 

Public Attributes

const NAME = self::class
 

Private Attributes

 $settingName
 
 $shopId
 
 $moduleId
 

Detailed Description

@stable

See also
OxidEsales/EshopCommunity/Internal/README.md

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::__construct ( string  $settingName,
int  $shopId,
string  $moduleId 
)

Member Function Documentation

◆ getModuleId()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::getModuleId ( )

◆ getSettingName()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::getSettingName ( )

◆ getShopId()

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::getShopId ( )

Member Data Documentation

◆ $moduleId

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::$moduleId
private

◆ $settingName

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::$settingName
private

◆ $shopId

OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::$shopId
private

◆ NAME

const OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\Event\SettingChangedEvent::NAME = self::class

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