CategoryAddonValueStorage¶
Class CategoryAddonValueStorage
This class extends AbstractAddonValueStorage and handles the association of key-value pairs inside the
CategoryAddonValueStorage to the columns and tables inside the database.
All addon values except these you have registered in the Method '_getExternalFieldsArray' will be stored in the
'addon_values_storage' table associated with the AddonValueContainerId (category ID).
« More »