You are here

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

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

An array of page names on which the field may be displayed @access private

Type: array

File

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

Class

UCXF_Field
Base class for a Extra Fields Pane field

Code

private $display_settings;