Documentation

Placement extends ResourceModel
in package

Tags

Table of Contents

STATUS_ACTIVE  = 'active'
STATUS_INACTIVE  = 'inactive'
$entity_id  : string
$region  : string
$sort_order  : int
$status  : string
$template_file  : string
$widget  : Widget|null
$widget_uuid  : string|null
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Constants

STATUS_ACTIVE

public mixed STATUS_ACTIVE = 'active'
Tags

STATUS_INACTIVE

public mixed STATUS_INACTIVE = 'inactive'
Tags

Properties

$template_file

public string $template_file
Tags

$widget_uuid

public string|null $widget_uuid
Tags

Methods

__construct()

public __construct([stdClass|null $optionObject = null ]) : mixed
Parameters
$optionObject : stdClass|null = null
Tags
Return values
mixed

jsonSerialize()

public jsonSerialize() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>

        

Search results