6 methods override CheckoutPanePluginInterface::view() in Ubercart 8.4
- AddressPaneBase::view in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ AddressPaneBase.php - Returns the contents of a checkout pane.
- CartPane::view in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ CartPane.php - Returns the contents of a checkout pane.
- CustomerInfoPane::view in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ CustomerInfoPane.php - Returns the contents of a checkout pane.
- OrderCommentsPane::view in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ OrderCommentsPane.php - Returns the contents of a checkout pane.
- PaymentMethodPane::view in payment/
uc_payment/ src/ Plugin/ Ubercart/ CheckoutPane/ PaymentMethodPane.php - Returns the contents of a checkout pane.
- QuotePane::view in shipping/
uc_quote/ src/ Plugin/ Ubercart/ CheckoutPane/ QuotePane.php - Returns the contents of a checkout pane.