Services
extends Enum
in package
This is the Services enumeration class.
This class declares enumerations for Services.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
AREA | = 'area' | |
---|---|---|
BANNER | = 'banner' | |
BASKET | = 'basket' | |
BLOG | = 'blog' | |
BRAND | = 'brand' | |
CATEGORY | = 'category' | |
CONTACT | = 'contact' | |
DATA_FEED | = 'dataFeed' | |
FORM | = 'form' | |
GEOLOCATION | = 'geolocation' | |
LEGAL_TEXT | = 'legalText' | |
LMS | = 'lms' | |
NEWS | = 'news' | |
ORDER | = 'order' | |
PAGE | = 'page' | |
PHYSICAL_LOCATIONS | = 'physicalLocations' | |
PLUGIN | = 'plugin' | |
PRODUCT | = 'product' | |
ROUTE | = 'route' | |
SESSION_AGGREGATE_DATA | = 'SessionAggregateData' | |
SETTINGS | = 'settings' | |
SITEMAP | = 'sitemap' | |
TRACKER | = 'tracker' | |
USER | = 'user' |
Constants
AREA
public
mixed
AREA
= 'area'
BANNER
public
mixed
BANNER
= 'banner'
BASKET
public
mixed
BASKET
= 'basket'
BLOG
public
mixed
BLOG
= 'blog'
BRAND
public
mixed
BRAND
= 'brand'
CATEGORY
public
mixed
CATEGORY
= 'category'
CONTACT
public
mixed
CONTACT
= 'contact'
DATA_FEED
public
mixed
DATA_FEED
= 'dataFeed'
FORM
public
mixed
FORM
= 'form'
GEOLOCATION
public
mixed
GEOLOCATION
= 'geolocation'
LEGAL_TEXT
public
mixed
LEGAL_TEXT
= 'legalText'
LMS
public
mixed
LMS
= 'lms'
NEWS
public
mixed
NEWS
= 'news'
ORDER
public
mixed
ORDER
= 'order'
PAGE
public
mixed
PAGE
= 'page'
PHYSICAL_LOCATIONS
public
mixed
PHYSICAL_LOCATIONS
= 'physicalLocations'
PLUGIN
public
mixed
PLUGIN
= 'plugin'
PRODUCT
public
mixed
PRODUCT
= 'product'
ROUTE
public
mixed
ROUTE
= 'route'
SESSION_AGGREGATE_DATA
public
mixed
SESSION_AGGREGATE_DATA
= 'SessionAggregateData'
SETTINGS
public
mixed
SETTINGS
= 'settings'
SITEMAP
public
mixed
SITEMAP
= 'sitemap'
TRACKER
public
mixed
TRACKER
= 'tracker'
USER
public
mixed
USER
= 'user'