phpDocumentor

ExportHtmlService

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

Methods

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

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
throws
Exception
Return values
string

updateContentManagerFunctionCalls()

protected updateContentManagerFunctionCalls(string $content) : string
Parameters
$content : string
Tags
throws
AliasNotFoundException
Return values
string

Search results