\MatthiasWeb\RealMediaLibrary\viewGutenberg

Create gutenberg blocks with Server side rendering.

Summary

Methods
Properties
Constants
getPluginConstantPrefix()
renderGallery()
getInstance()
No public properties found
ID_GALLERY
No protected methods found
No protected properties found
N/A
__construct()
$me
N/A

Constants

Properties

$me

$me :

Type

Methods

getPluginConstantPrefix()

getPluginConstantPrefix(): string

Get the prefix of this plugin so composer packages can dynamically build other constant values on it.

Returns

string

renderGallery()

renderGallery(array  $attributes,string  $content): string

Render gallery in website.

Parameters

array $attributes
string $content

Returns

string

__construct()

__construct()

Register Gutenberg block.