Class OrderAddonValueStorage
Class OrderAddonValueStorage
- AbstractAddonValueStorage
- ┗ OrderAddonValueStorage
Package: Order\Storages
Category: System
Located at Services/Core/Order/Storages/OrderAddonValueStorage.inc.php
Category: System
Located at Services/Core/Order/Storages/OrderAddonValueStorage.inc.php
Methods summary
protected
_getExternalFieldsArray( void )
: array
Returns a multidimensional array with the primary key of the orders table and the required column names with the corresponding key used in the KeyValueCollection.
Methods inherited from AbstractAddonValueStorage
__construct(),
_getExternalValuesByContainerId(),
_setExternalValues(),
deleteValuesByContainerId(),
getValuesByContainerId(),
setValues()