You are here

Functions in FedEx Shipping 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
print_request_response ./uc_fedex.module Prints SOAP request and response, iff allowed by user access permissions. 4
theme_uc_fedex_confirm_shipment ./uc_fedex.ship.inc Displays final shipment information for review.
theme_uc_fedex_option_label ./uc_fedex.module Theme function to format the FedEx service name and rate amount line-item shown to the customer.
uc_fedex_address_is_residential ./uc_fedex.aval.inc Convenience function to determine if an address is Residential or Commercial. 2
uc_fedex_address_request ./uc_fedex.aval.inc Constructs and executes a SOAP AddressValidationService request. Returns Address Validation information. 2
uc_fedex_address_validate ./uc_fedex.aval.inc Form validation function to validate delivery address entered into uc_cart_checkout_form().
uc_fedex_admin_settings ./uc_fedex.admin.inc Default FedEx Web Services API settings. 1
uc_fedex_admin_settings_validate ./uc_fedex.admin.inc Validation handler for uc_fedex_admin_settings form. 1
uc_fedex_ca_predicate ./uc_fedex.module Implements hook_ca_predicate().
uc_fedex_confirm_shipment ./uc_fedex.ship.inc Last chance for user to review shipment. 1
uc_fedex_confirm_shipment_submit ./uc_fedex.ship.inc Generates shipping labels.
uc_fedex_cron ./uc_fedex.module Implements hook_cron().
uc_fedex_form_uc_cart_checkout_form_alter ./uc_fedex.aval.inc Implements hook_form_[form_id]_alter().
uc_fedex_fulfill_order ./uc_fedex.ship.inc Shipment creation callback. 2
uc_fedex_fulfill_order_submit ./uc_fedex.ship.inc Passes final information into shipment object.
uc_fedex_fulfill_order_validate ./uc_fedex.ship.inc Passes final information into shipment object.
uc_fedex_init ./uc_fedex.module Implements hook_init().
uc_fedex_install ./uc_fedex.install Implements hook_install().
uc_fedex_label_image ./uc_fedex.ship.inc Displays the shipping label for printing. 1
uc_fedex_menu ./uc_fedex.module Implements hook_menu().
uc_fedex_quote ./uc_fedex.module Callback for retrieving a FedEx shipping quote. 1
uc_fedex_rate_markup ./uc_fedex.module Modifies the rate received from FedEx before displaying to the customer. 1 3
uc_fedex_rate_request ./uc_fedex.module Constructs and executes a SOAP RateAvailabilityService request. Obtains Rate and Available Services information needed for shipping quote. 1
uc_fedex_requirements ./uc_fedex.install Implements hook_requirements().
uc_fedex_schema ./uc_fedex.install Implements hook_schema().
uc_fedex_shipment_request ./uc_fedex.ship.inc Constructs and executes a SOAP ShipService request. 2
uc_fedex_shipping_method ./uc_fedex.module Implements Ubercart's hook_shipping_method(). 1
uc_fedex_shipping_type ./uc_fedex.module Implements Ubercart's hook_shipping_type().
uc_fedex_store_status ./uc_fedex.module Implements Ubercart's hook_store_status().
uc_fedex_theme ./uc_fedex.module Implements hook_theme().
uc_fedex_tracking_request ./uc_fedex.trck.inc Constructs and executes a SOAP TrackService request. Returns tracking information.
uc_fedex_uninstall ./uc_fedex.install Implements hook_uninstall().
uc_fedex_update_6200 ./uc_fedex.install Implements hook_update().
uc_fedex_update_6201 ./uc_fedex.install Implements hook_update().
uc_fedex_weight_markup ./uc_fedex.module Modifies the weight of shipment before sending to FedEx for a quote. 1 3
_uc_fedex_dropoff_types ./uc_fedex.module Convenience function to get FedEx codes for dropoff and pickup. 1
_uc_fedex_express_services ./uc_fedex.module Convenience function to get FedEx codes for their Express services. 4
_uc_fedex_freight_services ./uc_fedex.module Convenience function to get FedEx codes for their Freight services. 4
_uc_fedex_ground_services ./uc_fedex.module Convenience function to get FedEx codes for their Ground services. 4
_uc_fedex_label_image_types ./uc_fedex.ship.inc Convenience function to get FedEx codes for label image format. 1
_uc_fedex_label_orientation_types ./uc_fedex.ship.inc Convenience function to get FedEx codes for label orientation. 1
_uc_fedex_label_stock_types ./uc_fedex.ship.inc Convenience function to get FedEx codes for label paper stock type. 1
_uc_fedex_package_products ./uc_fedex.module Packages products into boxes subject to the FedEx weight limit, corrected for any weight markup imposed by the administrator. 1
_uc_fedex_package_types ./uc_fedex.module Convenience function to get FedEx codes for their package types. 3
_uc_fedex_payor_types ./uc_fedex.ship.inc Convenience function to get FedEx codes for payor.
_uc_fedex_shipment_special_types ./uc_fedex.module Convenience function to get FedEx codes for special services options.

Other projects