eBay::API::XML::DataType::StoreThemeArrayType - eBay::API::XML::DataType::StoreThemeArrayType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::DataType::StoreThemeArrayType

DESCRIPTION

Top

Set of Store themes.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::DataType::StoreThemeArrayType inherits from the eBay::API::XML::BaseDataType class

Subroutines:

Top

setGenericColorSchemeArray()

Set of color schemes. This set is for use with those themes that do not explicitly list a color scheme in the theme definition (these themes are also known as advanced themes).

# Argument: 'ns:StoreColorSchemeArrayType'

getGenericColorSchemeArray()

  Calls: GetStoreOptions
  Returned: Always
  Context: AdvancedThemeArray

# Returns: 'ns:StoreColorSchemeArrayType'

setTheme()

A Store theme.

# Argument: reference to an array of 'ns:StoreThemeType'

getTheme()

  Calls: GetStoreOptions
  Returned: Always

# Returns: reference to an array of 'ns:StoreThemeType'


eBay-API documentation  | view source Contained in the eBay-API distribution.