PHP Interface WellCommerce\Bundle\ThemeBundle\Context\Front\ThemeContextInterface

Author: Adam Piotrowski ([email protected])
Afficher le fichier Open project: wellcommerce/wellcommerce Interface Usage Examples

Méthodes publiques

Méthode Description
getCurrentTheme ( ) : WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface
getCurrentThemeFolder ( ) : string
hasCurrentTheme ( ) : boolean
setCurrentTheme ( WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface $theme )

Method Details

getCurrentTheme() public méthode

public getCurrentTheme ( ) : WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface
Résultat WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface

getCurrentThemeFolder() public méthode

public getCurrentThemeFolder ( ) : string
Résultat string

hasCurrentTheme() public méthode

public hasCurrentTheme ( ) : boolean
Résultat boolean

setCurrentTheme() public méthode

public setCurrentTheme ( WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface $theme )
$theme WellCommerce\Bundle\ThemeBundle\Entity\ThemeInterface