Classes, interfaces and traits
AbstractAddonValueServiceFactory¶
Class AbstractAddonValueServiceFactory
« More »
AbstractAddonValueStorage¶
Class AbstractAddonValueStorage
« More »
AddonValueService¶
Class AddonValueService
This service will handle the addon values for different contexts of the shop. The addon values is
a mechanism for external developers to introduce values to key-entities of the project (e.g. order,
product etc.) without further changing the database structure. Take a look at the "Storages" directory
for the available storage classes. More classes will be created gradually.
« More »
AddonValueServiceFactory¶
Class AddonValueServiceFactory
« More »
AddonValueStorageFactory¶
Class AddonValueStorageFactory
« More »