You are here

protected property UCXF_Pane::$uc_pane_type in Extra Fields Checkout Pane 6.2

Ubercart pane type 'order' or 'checkout' @access protected

Type: string

File

class/UCXF_Pane.class.php, line 38
Contains the UCXF_Pane class.

Class

UCXF_Pane
Base class for checkout panes and order panes implemented by Extra Fields Pane.

Code

protected $uc_pane_type;