PrestaShop\PrestaShop\Core\Domain\Theme\Command\AdaptThemeToRTLLanguagesCommand
Class AdaptThemeToRTLLanguagesCommand adapts given theme to RTL languages.
| Command details | |
|---|---|
| Constructor parameters | 
  | 
| Handler class | PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\AdaptThemeToRTLLanguagesHandler  Implements: 
  | 
| Return type | void | 
PrestaShop\PrestaShop\Core\Domain\Theme\Command\DeleteThemeCommand
Class DeleteThemeCommand deletes given theme.
| Command details | |
|---|---|
| Constructor parameters | 
  | 
| Handler class | PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\DeleteThemeHandler  Implements: 
  | 
| Return type | void | 
PrestaShop\PrestaShop\Core\Domain\Theme\Command\EnableThemeCommand
Class EnableThemeCommand enables given Front Office theme for context's shop.
| Command details | |
|---|---|
| Constructor parameters | 
  | 
| Handler class | PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\EnableThemeHandler  Implements: 
  | 
| Return type | void | 
PrestaShop\PrestaShop\Core\Domain\Theme\Command\ImportThemeCommand
Class ImportThemeCommand imports theme from given source.
| Command details | |
|---|---|
| Constructor parameters | 
  | 
| Handler class | PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ImportThemeHandler  Implements: 
  | 
| Return type | void | 
PrestaShop\PrestaShop\Core\Domain\Theme\Command\ResetThemeLayoutsCommand
Class ResetThemeLayoutsCommand resets theme's page layouts to defaults.
| Command details | |
|---|---|
| Constructor parameters | 
  | 
| Handler class | PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ResetThemeLayoutsHandler  Implements: 
  | 
| Return type | void |