You are here

private static property UCXF_Pane::$processed_order_panes in Extra Fields Checkout Pane 6.2

An array of all processed order panes Used by uc_extra_fields_pane_order(). @access private

Type: array

File

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

Class

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

Code

private static $processed_order_panes = array();