SkinCustomizerType
class SkinCustomizerType extends AbstractCustomizerType (View source)
Properties
protected Application | $app | from AbstractCustomizerType | |
protected string | $language | scss or less |
Methods
string
getLanguage()
No description
void
setLanguage(string $language)
No description
getPresetType()
No description
getVariableNormalizer()
No description
getStyleProcessor()
No description
getParserManager()
No description
bool
supportsCustomSkins()
No description
bool
supportsPageCustomization()
No description
getPreviewHandler()
No description
getCustomizationsManager()
No description
Details
__construct(Application $app)
AbstractCustomizerType constructor.
string
getLanguage()
No description
void
setLanguage(string $language)
No description
TypeInterface
getPresetType()
No description
NormalizerInterface
getVariableNormalizer()
No description
ProcessorInterface
getStyleProcessor()
No description
ManagerInterface
getParserManager()
No description
bool
supportsCustomSkins()
No description
bool
supportsPageCustomization()
No description
PreviewHandlerInterface
getPreviewHandler()
No description
ManagerInterface
getCustomizationsManager()
No description