phpDocumentor

ThemeServiceInterface
in

Class ThemeServiceInterface

Table of Contents

activateTheme()  : mixed
Activates a theme for the shop.
buildTemporaryTheme()  : void
build a temporary theme.
getAvailableThemes()  : ThemeNameCollection
Get Available themes.
storeThemeContent()  : mixed
Stores the theme contents.

Methods

activateTheme()

Activates a theme for the shop.

public activateTheme(string $themeName) : mixed
Parameters
$themeName : string
Tags
throws
Exception
Return values
mixed

Search results