6 methods override OrderPanePluginBase::getClasses() in Ubercart 8.4
- AddressPaneBase::getClasses in uc_order/
src/ Plugin/ Ubercart/ OrderPane/ AddressPaneBase.php - Returns the classes used to wrap an order pane.
- CustomerInfo::getClasses in uc_order/
src/ Plugin/ Ubercart/ OrderPane/ CustomerInfo.php - Returns the classes used to wrap an order pane.
- LineItems::getClasses in uc_order/
src/ Plugin/ Ubercart/ OrderPane/ LineItems.php - Returns the classes used to wrap an order pane.
- Payment::getClasses in payment/
uc_payment/ src/ Plugin/ Ubercart/ OrderPane/ Payment.php - Returns the classes used to wrap an order pane.
- Quotes::getClasses in shipping/
uc_quote/ src/ Plugin/ Ubercart/ OrderPane/ Quotes.php - Returns the classes used to wrap an order pane.
- Tracking::getClasses in shipping/
uc_fulfillment/ src/ Plugin/ Ubercart/ OrderPane/ Tracking.php - Returns the classes used to wrap an order pane.