Bitrix API

TextNode implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Methods

__construct()  : mixed
getText()  : string|null
getType()  : string|null
isNullable()  : bool
isValidText()  : bool
jsonSerialize()  : mixed

Methods

__construct()

public __construct(mixed $options) : mixed
Parameters
$options : mixed

getText()

public getText() : string|null
Return values
string|null

getType()

public getType() : string|null
Return values
string|null

isNullable()

public isNullable() : bool
Return values
bool

isValidText()

public static isValidText(mixed $text) : bool
Parameters
$text : mixed
Return values
bool

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results