AddonValueServiceInterface

Extends

Interface AddonValueServiceInterface

category

System

package

AddonValue

subpackage

Interfaces

Methods

Remove the addon values of a storage container.

deleteAddonValues(\AddonValueContainerInterface $container) 

Arguments

Load the addon values of a storage container from the database.

loadAddonValues(\AddonValueContainerInterface $container) 

Arguments

Save the addon values of a storage container in the database.

storeAddonValues(\AddonValueContainerInterface $container) 

Arguments