package |
Default |
---|
getBarcodeLabelTypeByName(string $typeIdentifier) : \Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\AbstractBarcodeLabelType|null
string
\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\AbstractBarcodeLabelType|null
getLabelTemplates(string $barcodeLabelTypeIdentifier) : array<mixed,\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelTemplate>
string
array<mixed,\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelTemplate>
getPaperLayouts() : array<mixed,\Shopware\Plugins\ViisonCommon\Classes\Document\GridPaperLayout>
array<mixed,\Shopware\Plugins\ViisonCommon\Classes\Document\GridPaperLayout>
renderBarcodeLabels(\Shopware\Plugins\ViisonPickwareERP\Components\BarcodeLabel\BarcodeLabelItemProvider $itemProvider, \Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset $preset, integer $offsetX = null, integer $offsetY = null) : \Shopware\Plugins\ViisonCommon\Classes\Document\RenderedDocument\RenderedDocument
integer
integer
\Shopware\Plugins\ViisonCommon\Classes\Document\RenderedDocument\RenderedDocument
updatePresetWithValues(\Shopware\CustomModels\ViisonPickwareERP\BarcodeLabel\BarcodeLabelPreset $preset, array $values)
array