Documentation

Script extends ResourceModel
in package

Tags

Table of Contents

LOAD_METHOD__ASYNC  = 'async'
LOAD_METHOD__DEFAULT  = 'default'
LOAD_METHOD__DEFER  = 'defer'
VISIBILITY__ALL_PAGES  = 'all_pages'
VISIBILITY__CHECKOUT  = 'checkout'
VISIBILITY__ORDER_CONFIRMATION  = 'order_confirmation'
VISIBILITY__STOREFRONT  = 'storefront'
$api_client_id  : string
$auto_uninstall  : bool
$consent_category  : string
$date_created  : string
$date_modified  : string
$description  : string
$enabled  : bool
$html  : string
$kind  : string
$load_method  : string
$location  : string
$src  : string
$uuid  : string
$visibility  : string
__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Constants

LOAD_METHOD__ASYNC

public mixed LOAD_METHOD__ASYNC = 'async'
Tags

LOAD_METHOD__DEFAULT

public mixed LOAD_METHOD__DEFAULT = 'default'
Tags

LOAD_METHOD__DEFER

public mixed LOAD_METHOD__DEFER = 'defer'
Tags

VISIBILITY__ALL_PAGES

public mixed VISIBILITY__ALL_PAGES = 'all_pages'
Tags

VISIBILITY__CHECKOUT

public mixed VISIBILITY__CHECKOUT = 'checkout'
Tags

VISIBILITY__ORDER_CONFIRMATION

public mixed VISIBILITY__ORDER_CONFIRMATION = 'order_confirmation'
Tags

VISIBILITY__STOREFRONT

public mixed VISIBILITY__STOREFRONT = 'storefront'
Tags

Properties

$api_client_id

public string $api_client_id
Tags

$auto_uninstall

public bool $auto_uninstall
Tags
public string $consent_category
Tags

$date_created

public string $date_created
Tags

$date_modified

public string $date_modified
Tags

$description

public string $description
Tags

$enabled

public bool $enabled
Tags

$load_method

public string $load_method
Tags

$location

public string $location
Tags

$visibility

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