Overview

Packages

  • IllApps
    • Shipsync
  • PHP

Classes

  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Abstract
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Form
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Items
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Package
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_View
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_View
  • IllApps_Shipsync_Block_Adminhtml_Shipsync
  • IllApps_Shipsync_Block_Adminhtml_Shipsync_Option
  • IllApps_Shipsync_Helper_Data
  • IllApps_Shipsync_IndexController
  • IllApps_Shipsync_Model_Mysql4_Setup
  • IllApps_Shipsync_Model_Mysql4_Shipment_Package
  • IllApps_Shipsync_Model_Mysql4_Shipment_Package_Collection
  • IllApps_Shipsync_Model_Sales_Order_Shipment_Package
  • IllApps_Shipsync_Model_Sales_Order_Shipment_Package_Item
  • IllApps_Shipsync_Model_Sales_Quote_Address
  • IllApps_Shipsync_Model_Shipment_Abstract
  • IllApps_Shipsync_Model_Shipment_Package
  • IllApps_Shipsync_Model_Shipment_Request
  • IllApps_Shipsync_Model_Shipment_Response
  • IllApps_Shipsync_Model_Shipment_Result
  • IllApps_Shipsync_Model_Shipping_Carrier_Abstract
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Address
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Package
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Rate
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Ship
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_B13afilingoption
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Freemethod
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Image
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Orientation
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Stock
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Method
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Packaging
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Rate
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Ratediscount
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Residencedelivery
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Signature
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Smartpost_Endorsement
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Smartpost_Indicia
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Unitofmeasure
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Track
  • IllApps_Shipsync_Model_Shipping_Package
  • IllApps_Shipsync_Model_Shipping_Package_Item
  • IllApps_Shipsync_Model_Shipping_Package_Origins
  • IllApps_Shipsync_Model_Shipping_Package_Sort
  • Overview
  • Package
  • Class
  • Tree

Class IllApps_Shipsync_Model_Shipping_Package

IllApps_Shipsync_Model_Shipping_Package

Package: IllApps\Shipsync
Copyright: Copyright (c) 2014 EcoMATICS, Inc. DBA IllApps (http://www.illapps.com)
License: Open Software License (OSL 3.0)
Located at app/code/community/IllApps/Shipsync/Model/Shipping/Package.php
Methods summary
public array
# getDefaultPackages( array $carriers = null )

getPackages

getPackages

Parameters

$carriers
array
$carriers

Returns

array
public array
# getCarrierPackages( array $carriers )

getCarrierPackages

getCarrierPackages

Parameters

$carriers
array
$carriers

Returns

array
public array
# getSpecialPackage( )

getSpecialPackage

getSpecialPackage

Returns

array
public array
# getShipsyncPackages( )

getShipsyncPackages

getShipsyncPackages

Returns

array
public array
# getParsedItems( array $items, boolean $toShip = false )

getParsedItems

getParsedItems

Parameters

$items
array
$items
$toShip
boolean
$toShip

Returns

array
public array
# estimatePackages( array $itemsToShip, array $defaultPackages )

Estimate packages

Estimate packages

Parameters

$itemsToShip
array
$items
$defaultPackages
array
$defaultPackages

Returns

array
public
# optimizePackages( array $defaultPackages, array & $packages )

optimizePackages

optimizePackages

Parameters

$defaultPackages
array
$defaultPackages
$packages
array
$packages
public
# initPackage( array & $defaultPackages, array & $packages, array $item, integer $i, boolean $init = false )

initPackage

initPackage

If package has not been started, creates a new package to fill

Parameters

$defaultPackages
array
$defaultPackages
$packages
array
$packages
$item
array
$item
$i
integer
$i
$init
boolean
$init
public
# setSpecial( array & $specialPackages, array & $item, integer & $s )

setSpecial

setSpecial

Sets the array containing special packaging packages

Parameters

$specialPackages
array
$special_packages
$item
array
$item
$s
integer
$s
public
# setPackage( array $defaultPackage, array & $packages, array $item, integer $i )

Set Package

Set Package

Sets package with default package attributes

Parameters

$defaultPackage
array
$defaultPackage
$packages
array
$packages
$item
array
$item
$i
integer
$i
public String
# asRange( Array $items, String $field )

Takes argument of the items in a package, and an array key name. Parses them, and resorts their human-readable contents.

Takes argument of the items in a package, and an array key name. Parses them, and resorts their human-readable contents.

Parameters

$items
Array
$items
$field
String
$field

Returns

String
public
# setPackageOrigin( mixed & $packages )
public mixed
# getPackageError( )

getPackageError

getPackageError

Returns

mixed
public
# getFreeMethodWeight( mixed $items )
public
# getPackageWeight( mixed $items )
public
# getPackageValue( mixed $items )
public
# getPackageDiscount( mixed $items, mixed $order )
public
# collectPackages( mixed $itemsToShip, mixed & $specialPackages, mixed & $s )
Properties summary
protected mixed $_packageError
#
protected mixed $_packageCollection
#
shipsync-community API documentation generated by ApiGen 2.8.0