phpDocumentor

ImportThemeService

Class ImportService

Table of Contents

$cacheControl  : CacheControl
$configuration  : StyleEditConfiguration
$fileIO  : FileIO
$filesystem  : FilesystemAdapter
$phraseCacheBuilder  : PhraseCacheBuilder
$shopBasePath  : ShopBasePath
__construct()  : mixed
import()  : bool
copyThemeToPath()  : mixed
themeExists()  : bool

Properties

Methods

import()

public import(string $themeId, string $themeTmpPath[, bool $overwrite = false ]) : bool
Parameters
$themeId : string
$themeTmpPath : string
$overwrite : bool = false
Tags
throws
FileNotFoundException
Return values
bool

copyThemeToPath()

protected copyThemeToPath(mixed $tmp, mixed $final) : mixed
Parameters
$tmp : mixed
$final : mixed
Return values
mixed

themeExists()

protected themeExists(string $themeId) : bool
Parameters
$themeId : string
Return values
bool

Search results