Class gShipping

Description

Enter description here...

Located in /classes/gShipping.php (line 34)


	
			
Variable Summary
Method Summary
 gShipping gShipping (unknown_type $name, mixed $price, unknown_type $type)
 void addAllowedAreas ([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
 void addExcludedAreas ([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
 void getXML ()
 unknown _getAllowedExcludedAreas (unknown_type $country, unknown_type $arr_states, unknown_type $arr_zips, unknown_type $type)
 unknown _getCountryArea (unknown_type $country_area)
 unknown _getUsStateArea (unknown_type $arr_state_aras)
 unknown _getUsZipArea (unknown_type $arr_zip_areas)
Variables
mixed $_allowed_country (line 38)
mixed $_arr_allowed_states (line 37)
mixed $_arr_allowed_zips (line 39)
mixed $_arr_excluded_states (line 40)
mixed $_arr_excluded_zips (line 42)
mixed $_arr_validate_shipping_restrictions (line 44)
mixed $_excluded_country (line 41)
mixed $_name (line 35)
mixed $_price (line 43)
mixed $_type (line 36)
Methods
Constructor gShipping (line 54)

Default Constructor

gShipping gShipping (unknown_type $name, mixed $price, unknown_type $type)
  • unknown_type $name
  • unknown_type $type
addAllowedAreas (line 78)

Add Allowed Areas to Shipping

void addAllowedAreas ([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
  • unknown_type $country_area
  • unknown_type $arr_state_areas
  • unknown_type $arr_zip_areas
addExcludedAreas (line 92)

Add Excluded Areas to Shipping

void addExcludedAreas ([unknown_type $country_area = null], [unknown_type $arr_state_areas = null], [unknown_type $arr_zip_areas = null])
  • unknown_type $country_area
  • unknown_type $arr_state_areas
  • unknown_type $arr_zip_areas
getXML (line 104)

get Google Checkout XML

void getXML ()
_getAllowedExcludedAreas (line 155)

Builds XML structure for Shipping Restrictions

unknown _getAllowedExcludedAreas (unknown_type $country, unknown_type $arr_states, unknown_type $arr_zips, unknown_type $type)
  • unknown_type $country
  • unknown_type $arr_states
  • unknown_type $arr_zips
  • unknown_type $type
_getCountryArea (line 190)

Builds XML structure for Shipping Restrictions

unknown _getCountryArea (unknown_type $country_area)
  • unknown_type $country_area
_getUsStateArea (line 201)

Builds XML structure for Shipping Restrictions

unknown _getUsStateArea (unknown_type $arr_state_aras)
  • unknown_type $arr_state_aras
_getUsZipArea (line 219)

Builds XML structure for Shipping Restrictions

unknown _getUsZipArea (unknown_type $arr_zip_areas)
  • unknown_type $arr_zip_areas

Documentation generated on Mon, 04 Dec 2006 10:47:11 -0500 by phpDocumentor 1.3.0RC3