OrderBasketSettings
Table of Contents
Methods
-
__construct()
: mixed
-
getHtml()
: mixed
-
getScripts()
: mixed
-
loadIsShowPropsVisible()
: bool
-
saveIsShowPropsVisible()
: void
-
setShowPropsVisible()
: void
__construct()
public
__construct(array<string|int, mixed> $params) : mixed
Parameters
-
$params
: array<string|int, mixed>
-
getHtml()
public
getHtml() : mixed
getScripts()
public
getScripts() : mixed
loadIsShowPropsVisible()
public
static loadIsShowPropsVisible() : bool
saveIsShowPropsVisible()
public
static saveIsShowPropsVisible(bool $isVisible) : void
Parameters
-
$isVisible
: bool
-
setShowPropsVisible()
public
setShowPropsVisible(bool $isVisible) : void
Parameters
-
$isVisible
: bool
-