|
| save (Setting $moduleSetting, string $moduleId, int $shopId) |
|
| delete (Setting $moduleSetting, string $moduleId, int $shopId) |
|
| get (string $name, string $moduleId, int $shopId) |
|
- Deprecated:
- will be removed in v7.0, we won't store module settings in the database.
◆ delete()
OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\SettingDaoInterface::delete |
( |
Setting |
$moduleSetting, |
|
|
string |
$moduleId, |
|
|
int |
$shopId |
|
) |
| |
◆ get()
OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\SettingDaoInterface::get |
( |
string |
$name, |
|
|
string |
$moduleId, |
|
|
int |
$shopId |
|
) |
| |
◆ save()
OxidEsales\EshopCommunity\Internal\Framework\Module\Setting\SettingDaoInterface::save |
( |
Setting |
$moduleSetting, |
|
|
string |
$moduleId, |
|
|
int |
$shopId |
|
) |
| |
The documentation for this interface was generated from the following file: