Searched refs:thisTypeConfName (Results 1 – 6 of 6) sorted by relevance
599 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$type; variable600 …$current = !empty($conf->global->{$thisTypeConfName}) ? $conf->global->{$thisTypeConfName}:$conf->…
596 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$type; variable597 …$current = !empty($conf->global->{$thisTypeConfName}) ? $conf->global->{$thisTypeConfName}:$conf->…
3306 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$type; variable3307 …$curent = !empty($conf->global->{$thisTypeConfName}) ? $conf->global->{$thisTypeConfName}:$conf->g…
4374 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$this->type;4380 } elseif (!empty($conf->global->$thisTypeConfName)) {4381 $modele = $conf->global->$thisTypeConfName;
3475 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$type; variable3476 …$curent = !empty($conf->global->{$thisTypeConfName}) ? $conf->global->{$thisTypeConfName}:$conf->g…
4554 $thisTypeConfName = 'FACTURE_ADDON_PDF_'.$this->type;4560 } elseif (!empty($conf->global->$thisTypeConfName)) {4561 $modele = $conf->global->$thisTypeConfName;