\Econda\ProductFeed\DescriptionDataSource

Summary

Methods
Properties
Constants
No public methods found
No public properties found
REQUEST_TYPE_POST
REQUEST_TYPE_GET
AUTH_TYPE_NONE
AUTH_TYPE_HTTP_BASIC_AUTH
TYPE_PRODUCT_LIST
TYPE_CATEGORY_TREE
No protected methods found
$uri
$requestType
$requestParams
$authType
$type
N/A
No private methods found
No private properties found
N/A

Constants

REQUEST_TYPE_POST

REQUEST_TYPE_POST

REQUEST_TYPE_GET

REQUEST_TYPE_GET

AUTH_TYPE_NONE

AUTH_TYPE_NONE

AUTH_TYPE_HTTP_BASIC_AUTH

AUTH_TYPE_HTTP_BASIC_AUTH

TYPE_PRODUCT_LIST

TYPE_PRODUCT_LIST

TYPE_CATEGORY_TREE

TYPE_CATEGORY_TREE

Properties

$uri

$uri : string

Uri of datasource

Type

string

$requestType

$requestType : string

Access files using GET or POST?

Type

string

$requestParams

$requestParams : \Econda\ProductFeed\Description\unknown

Parameters to add to http requests

Type

\Econda\ProductFeed\Description\unknown

$authType

$authType : string

Auth type

Type

string

$type

$type : string

category list or product feed?

Type

string