Context
Class Context
Table of Contents
Methods
- getShopAreaContext() : static
- getShopForcedContext() : static
- isShopArea() : bool
- isShopLinkForced() : bool
- setIsShopArea() : Context
- setIsShopLinkForced() : Context
Methods
getShopAreaContext()
public
static getShopAreaContext() : static
Return values
staticgetShopForcedContext()
public
static getShopForcedContext() : static
Return values
staticisShopArea()
public
isShopArea() : bool
Return values
boolisShopLinkForced()
public
isShopLinkForced() : bool
Return values
boolsetIsShopArea()
public
setIsShopArea(bool $isShopArea) : Context
Parameters
- $isShopArea : bool
Return values
ContextsetIsShopLinkForced()
public
setIsShopLinkForced(bool $isShopLinkForced) : Context
Parameters
- $isShopLinkForced : bool