ExternalMediaPlayerFeaturesParameters
Table of Contents
Properties
-
$allowedExternalMediaPlayer
: bool
Methods
-
__construct()
: mixed
-
buildBody()
: array<string|int, mixed>
-
isAllowedExternalMediaPlayer()
: bool
-
setAllowedExternalMediaPlayer()
: void
protected
bool
$allowedExternalMediaPlayer
= true
__construct()
public
__construct() : mixed
buildBody()
public
buildBody() : array<string|int, mixed>
Return values
array<string|int, mixed>
public
isAllowedExternalMediaPlayer() : bool
public
setAllowedExternalMediaPlayer(bool $allowedExternalMediaPlayer) : void
Parameters
-
$allowedExternalMediaPlayer
: bool
-