| [ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Copyright: | Copyright 2003-2006 Zen Cart Development Team |
| Copyright: | Portions Copyright 2003 osCommerce |
| License: | http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 |
| Version: | $Id: ups.php 4674 2006-10-03 02:24:08Z drbyte $ |
| Poids: | 453 lignes (19 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
ups:: (15 méthodes):
ups()
quote()
check()
install()
remove()
keys()
_upsProduct()
_upsOrigin()
_upsDest()
_upsRate()
_upsContainer()
_upsWeight()
_upsRescom()
_upsAction()
_upsGetQuote()
| ups() X-Ref |
| Constructor return: ups |
| quote($method = '') X-Ref |
| Get quote from shipping provider's API: param: string $method return: array of quotation results |
| check() X-Ref |
| check status of module return: boolean |
| install() X-Ref |
| Install this module |
| remove() X-Ref |
| Remove this module |
| keys() X-Ref |
| Build array of keys used for installing/managing this module return: array |
| _upsProduct($prod) X-Ref |
| Set UPS Product Code param: string $prod |
| _upsOrigin($postal, $country) X-Ref |
| Set UPS Origin details param: string $postal param: string $country |
| _upsDest($postal, $country) X-Ref |
| Set UPS Destination information param: string $postal param: string $country |
| _upsRate($foo) X-Ref |
| Set UPS rate-quote method param: string $foo |
| _upsContainer($foo) X-Ref |
| Set UPS Container type param: string $foo |
| _upsWeight($foo) X-Ref |
| Set UPS package weight param: string $foo |
| _upsRescom($foo) X-Ref |
| Set UPS address-quote method (residential vs commercial) param: string $foo |
| _upsAction($action) X-Ref |
| Set UPS Action method param: string/integer $action |
| _upsGetQuote() X-Ref |
| Sent request for quote to UPS via older HTML method return: array |
| Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
|