Documentation

ChannelTheme extends ResourceModel
in package

Tags

Table of Contents

$active_theme_configuration_uuid  : string
$active_theme_display_version  : string
$active_theme_documentation_url  : string
$active_theme_is_private  : bool
$active_theme_is_purchased  : bool
$active_theme_name  : string
$active_theme_partner  : object
$active_theme_screenshot  : object
$active_theme_style_editable  : bool
$active_theme_type  : string
$active_theme_update_available  : bool
$active_theme_upgrade  : object|null
$active_theme_uuid  : string
$active_theme_variation_count  : int
$active_theme_variation_name  : string
$active_theme_version_uuid  : string
$saved_theme_configuration_uuid  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$active_theme_configuration_uuid

public string $active_theme_configuration_uuid
Tags

$active_theme_display_version

public string $active_theme_display_version
Tags

$active_theme_documentation_url

public string $active_theme_documentation_url
Tags

$active_theme_is_private

public bool $active_theme_is_private
Tags

$active_theme_is_purchased

public bool $active_theme_is_purchased
Tags

$active_theme_name

public string $active_theme_name
Tags

$active_theme_partner

public object $active_theme_partner
Tags

$active_theme_screenshot

public object $active_theme_screenshot
Tags

$active_theme_style_editable

public bool $active_theme_style_editable
Tags

$active_theme_type

public string $active_theme_type
Tags

$active_theme_update_available

public bool $active_theme_update_available
Tags

$active_theme_upgrade

public object|null $active_theme_upgrade
Tags

$active_theme_variation_count

public int $active_theme_variation_count
Tags

$active_theme_variation_name

public string $active_theme_variation_name
Tags

$active_theme_version_uuid

public string $active_theme_version_uuid
Tags

$saved_theme_configuration_uuid

public string $saved_theme_configuration_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