You are here

Files in Extra Fields Checkout Pane 6.2

Primary tabs

File namesort descending Location Namespace Description
addressfields.inc includes/addressfields.inc These functions adds extra address fields to forms
address_select.inc includes/address_select.inc This file contains code for getting all addresses for one user
CHANGELOG.txt CHANGELOG.txt Extra Fields Pane 6.x-2.x, xxxx-xx-xx ------------------------------ - #1926200 by MegaChriz: specified field data types. - #2450839 by MegaChriz: corrected documentation of uc_addresses hook implementations. - #2609722 by MegaChriz: fixed address…
Exceptions.inc class/Exceptions.inc Exception classes for Extra Fields Pane
README.txt README.txt uc_extra_fields_pane module ------------------------ by blackice78, MegaChriz and panthar This modules allows an administrator to define additional (billing and shipping) address fields (i.e. VAT) as well as custom order fields in Ubercart e-commerce…
theme.inc includes/theme.inc Theme functions for the panes
UCXF_AddressField.class.php class/UCXF_AddressField.class.php Contains the UCXF_AddressField class.
UCXF_AddressPane.class.php class/UCXF_AddressPane.class.php Contains the UCXF_AddressPane class.
UCXF_CustomField.class.php class/UCXF_CustomField.class.php Contains the UCXF_CustomField class.
UCXF_Field.class.php class/UCXF_Field.class.php Contains the UCXF_Field class.
UCXF_FieldList.class.php class/UCXF_FieldList.class.php Contains the UCXF_FieldList class.
UCXF_Pane.class.php class/UCXF_Pane.class.php Contains the UCXF_Pane class.
UCXF_Value.class.php class/UCXF_Value.class.php Contains the UCXF_Value class.
uc_addresses.handlers.inc includes/uc_addresses.handlers.inc Integration code for Ubercart Addresses 6.x-2.x
uc_extra_fields_pane.admin.inc uc_extra_fields_pane.admin.inc Admin functions for adding, editing and deleting fields
uc_extra_fields_pane.api.php uc_extra_fields_pane.api.php These hooks are invoked by the Extra Fields Pane module.
uc_extra_fields_pane.features.inc uc_extra_fields_pane.features.inc Features integration.
uc_extra_fields_pane.info uc_extra_fields_pane.info name = Extra Fields Pane description = Checkout pane for Ubercart with custom extra address fields. dependencies[] = uc_cart dependencies[] = token package = "Ubercart - extra" core = 6.x php = 5.0
uc_extra_fields_pane.install uc_extra_fields_pane.install Module: uc_extra_fields_pane.module
uc_extra_fields_pane.module uc_extra_fields_pane.module Module: uc_extra_fields_pane.module
uc_extra_fields_pane.test uc_extra_fields_pane.test Automated tests for Extra Fields Pane
uc_extra_fields_pane.views.inc views/uc_extra_fields_pane.views.inc Provide views data and handlers for Extra Fields Pane
uc_extra_fields_pane_handler_field_selection.inc views/uc_extra_fields_pane_handler_field_selection.inc Views field handler for Extra Fields Pane selection field types
uc_extra_fields_pane_handler_filter_selection.inc views/uc_extra_fields_pane_handler_filter_selection.inc Views filter handler for Extra Fields Pane selection field types
UPGRADE.txt UPGRADE.txt Instructions for upgrading from 6.x-1.0 or 6.x-2.0-alpha1 ------------------------ This document contains useful instructions for developers who are upgrading from Extra Fields Pane 6.x-1.0 or 6.x-2.0-alpha1 and have Extra Fields Pane integration code…
weights.inc includes/weights.inc These functions adds weight to the address fields, so it becomes possible to change the order of the address fields.

Other projects