Overview
  • Package
  • Class
  • Tree
  • Todo

Packages

  • AddonValue
    • Interfaces
  • ApiV2Controllers
  • Category
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • Customer
    • Address
    • Country
    • CountryZone
    • Interfaces
    • Validation
    • ValueObjects
  • Email
    • Collections
    • Entities
    • Exceptions
    • Interfaces
    • Repository
    • ValueObjects
  • Http
    • Collections
    • Exceptions
    • Factories
    • Interfaces
    • ValueObjects
  • Loaders
    • CrossCuttingLoader
    • GXCoreLoader
    • Interfaces
  • None
  • Order
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Repositories
    • Storages
    • ValueObjects
  • Product
    • Collections
    • Entities
    • Factories
    • Interfaces
    • Providers
    • Repositories
    • Storages
  • ProductModule
    • Collections
    • Deleter
    • Entities
    • Factories
    • Interface
    • Interfaces
    • Reader
    • Repositories
    • Writer
  • Shared
    • Exceptions
    • FileSystem
    • Interfaces
    • Storage
    • Types
  • Statistics
    • Interfaces
  • UserConfiguration
    • Interfaces
    • Repository

Classes

  • AbstractOrderServiceFactory
  • OrderFactory
  • OrderItemAttributeFactory
  • OrderItemAttributeRepositoryFactory
  • OrderItemFactory
  • OrderItemPropertyFactory
  • OrderServiceFactory
  • OrderTotalFactory

Class OrderFactory

Class OrderFactory

OrderFactory implements OrderFactoryInterface
Package: Order\Factories
Category: System
Located at CoreServices/Order/Factories/OrderFactory.inc.php

Methods summary

public GXEngineOrder
# createOrder( )

Creates and returns a new instance of an order object.

Creates and returns a new instance of an order object.

Returns

GXEngineOrder
New order object.

Implementation of

OrderFactoryInterface::createOrder()
API documentation generated by ApiGen