Nextcloud PHP API (master)

RichTextField extends Field
in package

Tags
since
30.0.0

Table of Contents

Properties

$alias  : string|null
$id  : int|null
$tag  : string|null
$content  : string
$index  : string
$type  : FieldType

Methods

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

Properties

$alias

public string|null $alias = null

$id

public int|null $id = null

$tag

public string|null $tag = null

$index

private string $index

Methods

jsonSerialize()

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

setValue()

public setValue(mixed $value) : void
Parameters
$value : mixed
Tags
since
30.0.0

        
On this page

Search results