ExportService
in package
Class ExportService
Table of Contents
- $configuration : StyleEditConfiguration
- $exportContentZoneJsonService : ExportContentZoneJsonService
- $exportDefaultsService : ExportDefaultsService
- $exportHtmlService : ExportHtmlService
- $exportImagesService : ExportImagesService
- $fileIO : FileIO
- __construct() : mixed
- ExportService constructor.
- deleteExportedZip() : void
- duplicationTheme() : string
- exportTheme() : string
Properties
$configuration
protected
StyleEditConfiguration
$configuration
$exportContentZoneJsonService
protected
ExportContentZoneJsonService
$exportContentZoneJsonService
$exportDefaultsService
protected
ExportDefaultsService
$exportDefaultsService
$exportHtmlService
protected
ExportHtmlService
$exportHtmlService
$exportImagesService
protected
ExportImagesService
$exportImagesService
$fileIO
protected
FileIO
$fileIO
Methods
__construct()
ExportService constructor.
public
__construct() : mixed
Tags
Return values
mixed —deleteExportedZip()
public
deleteExportedZip(string $path) : void
Parameters
- $path : string
Return values
void —duplicationTheme()
public
duplicationTheme(string $themeId) : string
Parameters
- $themeId : string
Return values
string —exportTheme()
public
exportTheme(string $themeId) : string
Parameters
- $themeId : string