OXID eShop CE  6.0.4
dirsinfo.php File Reference

Variables

 $aPath = $this->getViewParam( "aPath" )
 
 $aSetupConfig = $this->getViewParam( "aSetupConfig" )
 
 $aAdminData = $this->getViewParam( "aAdminData" )
 
 $sChecked = ""
 
if(!isset($aSetupConfig['blDelSetupDir'])|| $aSetupConfig['blDelSetupDir']) else
 

Variable Documentation

◆ $aAdminData

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

◆ $aPath

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

◆ $aSetupConfig

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

◆ $sChecked

$sChecked = ""

◆ else

if (!isset( $aSetupConfig[ 'blDelSetupDir'])||$aSetupConfig[ 'blDelSetupDir']) else
Initial value:
{
$sChecked = "0"
$sChecked
Definition: dirsinfo.php:13