You are here

private property UCXF_Field::$pane_types in Extra Fields Checkout Pane 7

Same name and namespace in other branches
  1. 6.2 class/UCXF_Field.class.php \UCXF_Field::pane_types

An array of pane types the field is in. @access private

Type: array

File

class/UCXF_Field.class.php, line 32
Contains the UCXF_Field class.

Class

UCXF_Field
Base class for a Extra Fields Pane field

Code

private $pane_types;