Classes

\

Name Description
EcommerceProductVariationTest No description available EMPTY

\Sunnysideup\EcommerceProductVariation\Control

Name Description
CreateEcommerceVariations this class helps to create/edit/delete variations EMPTY
ProductWithVariationDecoratorController ### @@@@ START REPLACEMENT @@@@ ### WHY: automated upgrade OLD: extends Extension (ignore case) NEW: extends Extension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY

\Sunnysideup\EcommerceProductVariation\Form

Name Description
CreateEcommerceVariationsField No description available EMPTY

\Sunnysideup\EcommerceProductVariation\Model\Buyables

Name Description
ProductVariation No description available EMPTY
ProductWithVariationDecorator ### @@@@ START REPLACEMENT @@@@ ### WHY: automated upgrade OLD: extends DataExtension (ignore case) NEW: extends DataExtension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY

\Sunnysideup\EcommerceProductVariation\Model\Process

Name Description
ProductVariation_OrderItem No description available EMPTY

\Sunnysideup\EcommerceProductVariation\Model\TypesAndValues

Name Description
ProductAttributeType This class contains list items such as "size", "colour" Not XL, Red, etc..., but the lists that contain the ProductAttributeValues. EMPTY
ProductAttributeValue No description available EMPTY

\Sunnysideup\EcommerceProductVariation\Reports

Name Description
EcommerceSideReport_ProductsWithVariations Products without variations. EMPTY

\Sunnysideup\EcommerceProductVariation\Tasks

Name Description
EcommerceProductVariationTaskDeleteAll No description available EMPTY
EcommerceProductVariationTaskDeleteAll_EXT ### @@@@ START REPLACEMENT @@@@ ### WHY: automated upgrade OLD: extends Extension (ignore case) NEW: extends Extension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY
EcommerceProductVariationTaskDeleteVariations No description available EMPTY
EcommerceProductVariationTaskDeleteVariations_EXT ### @@@@ START REPLACEMENT @@@@ ### WHY: automated upgrade OLD: extends Extension (ignore case) NEW: extends Extension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY
EcommerceTaskCSVToVariations allows the creation of variations from a CSV CSV will have the following fields: ProductTitle, Size, Colour, Price If you like to add more fields, then it is recommended that you extend this BuildTask to your own BuildTask. EMPTY
EcommerceTaskCSVToVariations_EXT ### @@@@ START REPLACEMENT @@@@ ### WHY: automated upgrade OLD: extends Extension (ignore case) NEW: extends Extension (COMPLEX) EXP: Check for use of $this->anyVar and replace with $this->anyVar[$this->owner->ID] or consider turning the class into a trait ### @@@@ STOP REPLACEMENT @@@@ ### EMPTY