class SocialNetworkSettingsManager implements BasicEntityManagerInterface

Settings entity manager

Constants

SOCIAL_SETTINGS_FILENAME

Social settings file name

Properties

SocialNetworkSettingsRepository $repository
protected SettingsEventContainer $eventContainer

Methods

__construct(SocialNetworkSettingsRepository $repository, SettingsEventContainer $eventContainer)

No description

getSocialNetworks()

Get social networks from database

mixed
saveSocialNetworks(SocialNetworkSettings $socialNetworks)

Save social networks

saveSocialNetworksSettings(mixed $content)

Save social networks settings

Details

at line 45
__construct(SocialNetworkSettingsRepository $repository, SettingsEventContainer $eventContainer)

Parameters

SocialNetworkSettingsRepository $repository
SettingsEventContainer $eventContainer

at line 59
SocialNetworkSettings getSocialNetworks()

Get social networks from database

Return Value

SocialNetworkSettings

Exceptions

NonUniqueResultException

at line 71
mixed saveSocialNetworks(SocialNetworkSettings $socialNetworks)

Save social networks

Parameters

SocialNetworkSettings $socialNetworks

Return Value

mixed

at line 83
saveSocialNetworksSettings(mixed $content)

Save social networks settings

Parameters

mixed $content

at line 107
dispatchPluginLayoutSignal()

Send signal