PageTreeItem implements JsonSerializable

Read onlyYes
FinalYes
Internal

Table of Contents

Interfaces

JsonSerializable

Properties

$doktype  : int
$item  : TreeItem
$locked  : bool
$mountPoint  : int
$nameSourceField  : string
$stopPageTree  : bool
$workspaceId  : int

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

$nameSourceField

public string $nameSourceField

Methods

__construct()

public __construct(TreeItem $item, int $doktype, string $nameSourceField, int $workspaceId, bool $locked, bool $stopPageTree, int $mountPoint) : mixed
Parameters
$item : TreeItem
$doktype : int
$nameSourceField : string
$workspaceId : int
$locked : bool
$stopPageTree : bool
$mountPoint : int

jsonSerialize()

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

        
On this page

Search results