commerce_fedex_commerce_shipping_method_info |
./commerce_fedex.module |
Implements hook_commerce_shipping_method_info(). |
|
|
commerce_fedex_commerce_shipping_service_info |
./commerce_fedex.module |
Implements hook_commerce_shipping_service_info(). |
|
|
commerce_fedex_commerce_shipping_service_rate_options_alter |
./commerce_fedex.module |
Implements hook_commerce_shipping_service_rate_options_alter(). |
|
|
commerce_fedex_create_rate_request |
includes/commerce_fedex_soap_client.inc |
Function to create FedEx rate request array. |
1 |
|
commerce_fedex_dropoff_types |
./commerce_fedex.module |
Returns an array of FedEx codes for dropoff and pickup. |
1 |
|
commerce_fedex_menu |
./commerce_fedex.module |
Implements hook_menu(). |
|
|
commerce_fedex_package_types |
./commerce_fedex.module |
Returns an array of available FedEx package types. |
1 |
|
commerce_fedex_requirements |
./commerce_fedex.install |
Implements hook_requirements() |
|
|
commerce_fedex_serviced_countries |
./commerce_fedex.module |
Returns an array of Countries serviced by FedEx. |
1 |
|
commerce_fedex_service_rate_order |
./commerce_fedex.module |
Returns an array of shipping method rates obtained from FedEx servers. |
|
1 |
commerce_fedex_settings_fields |
./commerce_fedex.module |
Returns an array of Drupal variables that are set by this module. |
1 |
|
commerce_fedex_settings_form |
includes/commerce_fedex.admin.inc |
Builds the admin settings form for configuring FedEx. |
|
1 |
commerce_fedex_settings_form_submit |
includes/commerce_fedex.admin.inc |
Submit handler for FedEx admin settings form. |
|
|
commerce_fedex_settings_form_validate |
includes/commerce_fedex.admin.inc |
Validate handler for FedEx admin settings form. |
|
|
commerce_fedex_shipping_service_types |
./commerce_fedex.module |
Returns an array representing the available shipping services from FedEx that
this module offers. |
3 |
|
commerce_fedex_smartpost_hub_ids |
./commerce_fedex.module |
Returns a list of SmartPost Hub IDs. |
1 |
|
commerce_fedex_smartpost_indicia_types |
./commerce_fedex.module |
Returns a list of SmartPost indicia types. |
1 |
|
commerce_fedex_submit_soap_request |
includes/commerce_fedex_soap_client.inc |
Submits a SOAP request to FedEx and returns the response object. |
1 |
|
commerce_fedex_uninstall |
./commerce_fedex.install |
Implements hook_uninstall(). |
|
|
commerce_fedex_update_7101 |
./commerce_fedex.install |
Migrate configuration for testing environments. |
|
|
_commerce_fedex_get_insurance_value |
includes/commerce_fedex_soap_client.inc |
Internal function to caluclate insurance value of shippable line items. |
1 |
|
_commerce_fedex_get_package_items |
includes/commerce_fedex_soap_client.inc |
Internal function to determine shippable line items from the order. |
1 |
|
_commerce_fedex_get_recipient |
includes/commerce_fedex_soap_client.inc |
Internal function to build recipient (ship to) array. |
1 |
|
_commerce_fedex_get_shipper |
includes/commerce_fedex_soap_client.inc |
Internal function to build shipper (ship from) array. |
1 |
|
_commerce_fedex_soap_authentication |
includes/commerce_fedex_soap_client.inc |
Internal function to build authentication array for SOAP request. |
1 |
|
_commerce_fedex_soap_wsdl_file |
includes/commerce_fedex_soap_client.inc |
Internal function to return an array of wsdl files keyed by their metho |
1 |
|