Class WSConstants

Description

WSConstant class contains static constants used by WSModel.

Located in /models/WSConstants.php (line 6)


	
			
Variable Summary
static mixed $AJAX_REQUEST
static mixed $CATEGORY_FAMILY
static mixed $COMPARISON_REQUEST
static mixed $ERROR_RESPONSE
static mixed $FEATURED_PRODUCTS
static mixed $GET_PRODUCT_DETAIL
static mixed $PRODUCT_REQUEST
static mixed $REST
static mixed $REST_GET
static mixed $REST_OTHER
static mixed $REST_POST
static mixed $SEARCH_REQUEST
static mixed $SIMPLE
static mixed $SOAP
Variables
static mixed $AJAX_REQUEST = "ajax" (line 16)
  • access: public
static mixed $CATEGORY_FAMILY = "categoryFamily" (line 14)
  • access: public
static mixed $COMPARISON_REQUEST = "comparison" (line 13)
  • access: public
static mixed $ERROR_RESPONSE = "ErrorResponse" (line 17)
  • access: public
static mixed $FEATURED_PRODUCTS = "featuredProducts" (line 15)
  • access: public
static mixed $GET_PRODUCT_DETAIL = "getProductDetail" (line 11)
  • access: public
static mixed $PRODUCT_REQUEST = "product" (line 12)
  • access: public
static mixed $REST = "/service/rest" (line 8)
  • access: public
static mixed $REST_GET = 1 (line 18)
  • access: public
static mixed $REST_OTHER = 3 (line 20)
  • access: public
static mixed $REST_POST = 2 (line 19)
  • access: public
static mixed $SEARCH_REQUEST = "search" (line 10)
  • access: public
static mixed $SIMPLE = 4 (line 21)
  • access: public
static mixed $SOAP = "/service/soap" (line 9)
  • access: public

Documentation generated on Wed, 13 Feb 2008 01:57:44 +0500 by phpDocumentor 1.4.0a2