OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache:
+ Collaboration diagram for OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache:

Public Member Functions

 __construct ($shopIdCalculator)
 

Protected Member Functions

 getCacheFileName ($key)
 
 getShopIdCalculator ()
 

Private Attributes

 $shopIdCalculator
 

Detailed Description

Cache for storing module variables selected from database.

Constructor & Destructor Documentation

◆ __construct()

OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache::__construct (   $shopIdCalculator)
Parameters
ShopIdCalculator$shopIdCalculator

Member Function Documentation

◆ getCacheFileName()

OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache::getCacheFileName (   $key)
protected

Returns shopId which should be used for cache file name generation.

Parameters
string$key
Returns
string

◆ getShopIdCalculator()

OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache::getShopIdCalculator ( )
protected

Member Data Documentation

◆ $shopIdCalculator

OxidEsales\EshopCommunity\Core\SubShopSpecificFileCache::$shopIdCalculator
private

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