ControllerData
extends Enum
in package
This is the ControllerData enumeration class.
This class declares enumerations for controller's data.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
COMMERCE_CALENDAR | = 'commerceCalendar' | |
---|---|---|
COMMERCE_DATE_TIME | = 'commerceDateTime' | |
CONTENT | = 'content' | |
CORE_MODE | = 'coreMode' | |
LANGUAGE_SHEET | = 'languageSheet' | |
LAYOUT | = 'layout' | |
MACROS_CORE | = 'macrosCore' | |
MACROS_CORE_BASKET | = 'basket' | |
MACROS_CORE_BLOG | = 'blog' | |
MACROS_CORE_CATEGORY | = 'category' | |
MACROS_CORE_DOCUMENT | = 'document' | |
MACROS_CORE_FORM | = 'form' | |
MACROS_CORE_INCIDENCES | = 'incidence' | |
MACROS_CORE_PAGE | = 'page' | |
MACROS_CORE_PRODUCT | = 'product' | |
MACROS_CORE_THIRD_PARTY | = 'thirdParty' | |
MACROS_CORE_USER | = 'user' | |
MACROS_CORE_UTIL | = 'util' | |
REQUEST_PARAMETERS | = 'requestParams' | |
ROUTE | = 'route' | |
ROUTE_PATHS | = 'routePaths' | |
SEO_ITEMS | = 'seoItems' | |
SERVER_TIME | = 'serverTime' | |
SESSION | = 'session' | |
SETTINGS | = 'settings' | |
THEME_CONFIGURATION | = 'themeConfiguration' | |
TIMER | = 'timer' | |
VERSION | = 'version' | |
VIEW_HELPERS | = 'viewHelpers' |
Constants
COMMERCE_CALENDAR
public
mixed
COMMERCE_CALENDAR
= 'commerceCalendar'
COMMERCE_DATE_TIME
public
mixed
COMMERCE_DATE_TIME
= 'commerceDateTime'
CONTENT
public
mixed
CONTENT
= 'content'
CORE_MODE
public
mixed
CORE_MODE
= 'coreMode'
LANGUAGE_SHEET
public
mixed
LANGUAGE_SHEET
= 'languageSheet'
LAYOUT
public
mixed
LAYOUT
= 'layout'
MACROS_CORE
public
mixed
MACROS_CORE
= 'macrosCore'
MACROS_CORE_BASKET
public
mixed
MACROS_CORE_BASKET
= 'basket'
MACROS_CORE_BLOG
public
mixed
MACROS_CORE_BLOG
= 'blog'
MACROS_CORE_CATEGORY
public
mixed
MACROS_CORE_CATEGORY
= 'category'
MACROS_CORE_DOCUMENT
public
mixed
MACROS_CORE_DOCUMENT
= 'document'
MACROS_CORE_FORM
public
mixed
MACROS_CORE_FORM
= 'form'
MACROS_CORE_INCIDENCES
public
mixed
MACROS_CORE_INCIDENCES
= 'incidence'
MACROS_CORE_PAGE
public
mixed
MACROS_CORE_PAGE
= 'page'
MACROS_CORE_PRODUCT
public
mixed
MACROS_CORE_PRODUCT
= 'product'
MACROS_CORE_THIRD_PARTY
public
mixed
MACROS_CORE_THIRD_PARTY
= 'thirdParty'
MACROS_CORE_USER
public
mixed
MACROS_CORE_USER
= 'user'
MACROS_CORE_UTIL
public
mixed
MACROS_CORE_UTIL
= 'util'
REQUEST_PARAMETERS
public
mixed
REQUEST_PARAMETERS
= 'requestParams'
ROUTE
public
mixed
ROUTE
= 'route'
ROUTE_PATHS
public
mixed
ROUTE_PATHS
= 'routePaths'
SEO_ITEMS
public
mixed
SEO_ITEMS
= 'seoItems'
SERVER_TIME
public
mixed
SERVER_TIME
= 'serverTime'
SESSION
public
mixed
SESSION
= 'session'
SETTINGS
public
mixed
SETTINGS
= 'settings'
THEME_CONFIGURATION
public
mixed
THEME_CONFIGURATION
= 'themeConfiguration'
TIMER
public
mixed
TIMER
= 'timer'
VERSION
public
mixed
VERSION
= 'version'
VIEW_HELPERS
public
mixed
VIEW_HELPERS
= 'viewHelpers'