PresetTemplatesService
Table of Contents
Methods
- getSerializedTemplatesPathsToInstall() : array<string|int, FileSystemEntry>
- isTemplateInstalled() : bool
- resetModuleOptionCache() : void
- setTemplateInstalled() : void
Methods
getSerializedTemplatesPathsToInstall()
public
getSerializedTemplatesPathsToInstall() : array<string|int, FileSystemEntry>
Return values
array<string|int, FileSystemEntry> —Array of path
isTemplateInstalled()
public
isTemplateInstalled(string $templateName) : bool
Parameters
- $templateName : string
Return values
boolresetModuleOptionCache()
public
resetModuleOptionCache() : void
setTemplateInstalled()
public
setTemplateInstalled(string $templateName) : void
Parameters
- $templateName : string