class PossibleOrderMergeTypesExtension extends Twig_Extension

Class PossibleOrderMergeTypesExtension is injected as alligator.order_merge_types_extension service. PossibleOrderMergeTypesExtension handles the logic and provides necessary data for managed entity in twig.

Methods

string
getName()

Returns the name of the extension.

getFunctions()

{@inheritdoc}

array
getPossiblePricelistTypes()

Find all pricelist types

array
getPossibleOrderMergeTypes()

Find all order merging types

Details

at line 22
string getName()

Returns the name of the extension.

Return Value

string The extension name

at line 30
getFunctions()

{@inheritdoc}

at line 42
array getPossiblePricelistTypes()

Find all pricelist types

Return Value

array

at line 51
array getPossibleOrderMergeTypes()

Find all order merging types

Return Value

array