Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page
PrestaShop\PrestaShop\Core\Domain\Shop\Command\UploadLogosCommand
Uploads logo image files
Command details | |
---|---|
Constructor parameters | |
Handler class | PrestaShop\PrestaShop\Adapter\Shop\CommandHandler\UploadLogosHandler Implements:
|
Return type | void |
PrestaShop\PrestaShop\Core\Domain\Shop\Query\GetLogosPaths
Query responsible for getting header, email, invoice and favicon logos paths
Query details | |
---|---|
Constructor parameters | |
Handler class | PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\GetLogosPathsHandler Implements:
|
Return type | PrestaShop\PrestaShop\Core\Domain\Shop\QueryResult\LogosPaths |
PrestaShop\PrestaShop\Core\Domain\Shop\Query\SearchShops
Query responsible for getting shops for a given search term
Query details | |
---|---|
Constructor parameters |
|
Handler class | PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\SearchShopsHandler Implements:
|
Return type | array |