phpDocumentor

MapWidgetCommandConfiguration
in package

Table of Contents

$height  : string
$isPreview  : bool
$languageId  : int
$mapConfiguration  : array<string|int, mixed>
$widgetId  : string
$width  : string
__construct()  : mixed
height()  : string
isPreview()  : bool
languageId()  : int
mapConfiguration()  : array<string|int, mixed>
widgetId()  : string
width()  : string

Properties

Methods

__construct()

public __construct(string $widgetId, array<string|int, mixed> $mapConfiguration, int $languageId, string $width, string $height, bool $isPreview) : mixed
Parameters
$widgetId : string
$mapConfiguration : array<string|int, mixed>
$languageId : int
$width : string
$height : string
$isPreview : bool
Return values
mixed

Search results