class ApplyCustomizationsToPageCommandHandler extends ApplyCustomizationsToSiteCommandHandler (View source)

Traits

Properties

protected StyleValueListFactory $styleValueListFactory from  ApplyCustomizationsToSiteCommandHandler
protected NormalizedVariableCollectionFactory $variableCollectionFactory from  ApplyCustomizationsToSiteCommandHandler
protected Connection $db from  ApplyCustomizationsToSiteCommandHandler

Methods

Details

addPresetFontsFileStyleToStyleValueList(LegacyCustomizerType $type, PresetInterface $preset, StyleValueList $styleValueList)

No description

Parameters

LegacyCustomizerType $type
PresetInterface $preset
StyleValueList $styleValueList

__construct(StyleValueListFactory $styleValueListFactory, NormalizedVariableCollectionFactory $variableCollectionFactory, Connection $db)

No description

Parameters

StyleValueListFactory $styleValueListFactory
NormalizedVariableCollectionFactory $variableCollectionFactory
Connection $db

protected populateData($theme, $command)

No description

Parameters

$theme
$command

__invoke(ApplyCustomizationsToSiteCommand $command)

No description

Parameters

ApplyCustomizationsToSiteCommand $command