ExportHtmlService
in package
Class ExportHtmlService
Table of Contents
- $changedFiles : array<string|int, mixed>
- $filesystem : FilesystemAdapter
- $mapper : ContentGroupToContentAliasMapper
- $shopBaseUrl : ShopBaseUrl
- __construct() : mixed
- ExportHtmlService constructor.
- changedFiles() : array<string|int, mixed>
- setChangedFiles() : void
- updateContentZoneHtmlFiles() : void
- contentZoneHtmlPaths() : array<string|int, mixed>
- publicThemeUrls() : array<string|int, mixed>
- removeProductWidgetHtml() : string
- updateContentManagerFunctionCalls() : string
Properties
$changedFiles
protected
array<string|int, mixed>
$changedFiles
= []
$filesystem
protected
FilesystemAdapter
$filesystem
$mapper
protected
ContentGroupToContentAliasMapper
$mapper
$shopBaseUrl
protected
ShopBaseUrl
$shopBaseUrl
Methods
__construct()
ExportHtmlService constructor.
public
__construct(ContentGroupToContentAliasMapper $mapper) : mixed
Parameters
- $mapper : ContentGroupToContentAliasMapper
Tags
Return values
mixed —changedFiles()
public
changedFiles() : array<string|int, mixed>
Return values
array<string|int, mixed> —setChangedFiles()
public
setChangedFiles(array<string|int, mixed> $changedFiles) : void
Parameters
- $changedFiles : array<string|int, mixed>
Return values
void —updateContentZoneHtmlFiles()
public
updateContentZoneHtmlFiles(string $themeId) : void
Parameters
- $themeId : string
Tags
Return values
void —contentZoneHtmlPaths()
protected
contentZoneHtmlPaths(string $themeId) : array<string|int, mixed>
Parameters
- $themeId : string
Return values
array<string|int, mixed> —publicThemeUrls()
protected
publicThemeUrls(array<string|int, mixed> $values) : array<string|int, mixed>
Parameters
- $values : array<string|int, mixed>
Return values
array<string|int, mixed> —removeProductWidgetHtml()
protected
removeProductWidgetHtml(string $content) : string
Parameters
- $content : string
Tags
Return values
string —updateContentManagerFunctionCalls()
protected
updateContentManagerFunctionCalls(string $content) : string
Parameters
- $content : string