SharedNotePadFeaturesParameters
Table of Contents
Properties
-
$allowedSharedNotePad
: bool
Methods
-
__construct()
: mixed
-
buildBody()
: array<string|int, mixed>
-
isAllowedSharedNotePad()
: bool
-
setAllowedSharedNotePad()
: void
$allowedSharedNotePad
protected
bool
$allowedSharedNotePad
= true
__construct()
public
__construct() : mixed
buildBody()
public
buildBody() : array<string|int, mixed>
Return values
array<string|int, mixed>
isAllowedSharedNotePad()
public
isAllowedSharedNotePad() : bool
setAllowedSharedNotePad()
public
setAllowedSharedNotePad(bool $allowedSharedNotePad) : void
Parameters
-
$allowedSharedNotePad
: bool
-