OXID eShop CE  6.0.0
welcome.php File Reference

Variables

 $aLocations = $this->getViewParam( "aLocations" )
 
 $sLanguage = $this->getViewParam( "sLanguage" )
 
 $sLocationLang = $this->getViewParam( "sLocationLang" )
 
 $aCountries = $this->getViewParam( "aCountries" )
 
 $sCountryLang = $this->getViewParam( "sCountryLang" )
 
 $aLanguages = $this->getViewParam( "aLanguages" )
 

Variable Documentation

◆ $aCountries

$aCountries = $this->getViewParam( "aCountries" )

◆ $aLanguages

$aLanguages = $this->getViewParam( "aLanguages" )

◆ $aLocations

$aLocations = $this->getViewParam( "aLocations" )

◆ $sCountryLang

$sCountryLang = $this->getViewParam( "sCountryLang" )

◆ $sLanguage

$sLanguage = $this->getViewParam( "sLanguage" )

◆ $sLocationLang

$sLocationLang = $this->getViewParam( "sLocationLang" )