OXID eShop CE  6.2.2
OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder Class Reference
+ Inheritance diagram for OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder:
+ Collaboration diagram for OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder:

Public Member Functions

 encode (string $encodingType, $value)
 
 decode (string $encodingType, $value)
 

Private Member Functions

 validateSettingValue ($value)
 

Member Function Documentation

◆ decode()

OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder::decode ( string  $encodingType,
  $value 
)
Parameters
string$encodingType
mixed$value
Returns
mixed

Implements OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoderInterface.

◆ encode()

OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder::encode ( string  $encodingType,
  $value 
)
Parameters
string$encodingType
mixed$value
Returns
mixed

Implements OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoderInterface.

◆ validateSettingValue()

OxidEsales\EshopCommunity\Internal\Framework\Config\Utility\ShopSettingEncoder::validateSettingValue (   $value)
private
Parameters
mixed$value
Exceptions
InvalidShopSettingValueException

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