EditableOrderPanePluginBase |
uc_order/src/EditableOrderPanePluginBase.php |
Defines a base editable order pane plugin implementation. |
EditableOrderPanePluginInterface |
uc_order/src/EditableOrderPanePluginInterface.php |
Defines an interface for editable order pane plugins. |
LineItemPluginBase |
uc_order/src/LineItemPluginBase.php |
Defines a base line item plugin implementation. |
LineItemPluginInterface |
uc_order/src/LineItemPluginInterface.php |
Defines an interface for line item plugins. |
OrderAccessControlHandler |
uc_order/src/OrderAccessControlHandler.php |
Defines the access control handler for Ubercart orders. |
OrderForm |
uc_order/src/OrderForm.php |
Form controller for the Ubercart order form. |
OrderInterface |
uc_order/src/OrderInterface.php |
Provides an interface defining an Ubercart order entity. |
OrderPanePluginBase |
uc_order/src/OrderPanePluginBase.php |
Defines a base order pane plugin implementation. |
OrderPanePluginInterface |
uc_order/src/OrderPanePluginInterface.php |
Defines an interface for order pane plugins. |
OrderProductInterface |
uc_order/src/OrderProductInterface.php |
Provides an interface defining an Ubercart order product entity. |
OrderProductStorage |
uc_order/src/OrderProductStorage.php |
Controller class for ordered products. |
OrderProductViewBuilder |
uc_order/src/OrderProductViewBuilder.php |
View builder for ordered products. |
OrderStatusAccessControlHandler |
uc_order/src/OrderStatusAccessControlHandler.php |
Defines the access control handler for Ubercart order statuses. |
OrderStatusInterface |
uc_order/src/OrderStatusInterface.php |
Defines the order status entity. |
OrderViewBuilder |
uc_order/src/OrderViewBuilder.php |
View builder for orders. |
OrderViewsData |
uc_order/src/OrderViewsData.php |
Provides the views data for the uc_order entity type. |