You are here

namespace Drupal\uc_fulfillment\Form in Ubercart 8.4

Classsort descending Location Description
AddressForm shipping/uc_fulfillment/src/Form/AddressForm.php Helper function for addresses in forms.
FulfillmentMethodDeleteForm shipping/uc_fulfillment/src/Form/FulfillmentMethodDeleteForm.php Builds the form to delete fulfillment method entities.
FulfillmentMethodForm shipping/uc_fulfillment/src/Form/FulfillmentMethodForm.php Builds the form to edit fulfillment method entities.
NewPackageForm shipping/uc_fulfillment/src/Form/NewPackageForm.php Puts ordered products into a package.
NewShipmentForm shipping/uc_fulfillment/src/Form/NewShipmentForm.php Sets up a new shipment with the chosen packages.
PackageCancelForm shipping/uc_fulfillment/src/Form/PackageCancelForm.php Confirms cancellation of a package's shipment.
PackageDeleteForm shipping/uc_fulfillment/src/Form/PackageDeleteForm.php Decides to unpackage products.
PackageEditForm shipping/uc_fulfillment/src/Form/PackageEditForm.php Rearranges the products in or out of a package.
ShipmentDeleteForm shipping/uc_fulfillment/src/Form/ShipmentDeleteForm.php Decides to release packages to be put on another shipment.
ShipmentEditForm shipping/uc_fulfillment/src/Form/ShipmentEditForm.php Creates or edits a shipment.