DashboardConfigurationStorageImpl
in package
implements
DashboardConfigurationStorage
Interfaces, Classes and Traits
Table of Contents
- CONFIG_STORAGE_KEY = 'EMBED_SOCIAL_MEDIA'
- CONFIG_STORAGE_NAMESPACE = 'configuration/dashboard'
- Configuration storage namespace
- $repository : ConfigurationStorageRepository
- __construct() : mixed
- disableExternalSocialMediaEmbeds() : void
- enableExternalSocialMediaEmbeds() : void
- isExternalSocialMediaEmbedsAllowed() : bool
Constants
CONFIG_STORAGE_KEY
protected
mixed
CONFIG_STORAGE_KEY
= 'EMBED_SOCIAL_MEDIA'
CONFIG_STORAGE_NAMESPACE
Configuration storage namespace
protected
mixed
CONFIG_STORAGE_NAMESPACE
= 'configuration/dashboard'
Properties
$repository
protected
ConfigurationStorageRepository
$repository
Methods
__construct()
public
__construct(ConfigurationStorageRepositoryBuilder $builder) : mixed
Parameters
- $builder : ConfigurationStorageRepositoryBuilder
Return values
mixed —disableExternalSocialMediaEmbeds()
public
disableExternalSocialMediaEmbeds() : void
Return values
void —enableExternalSocialMediaEmbeds()
public
enableExternalSocialMediaEmbeds() : void
Return values
void —isExternalSocialMediaEmbedsAllowed()
public
isExternalSocialMediaEmbedsAllowed() : bool