Home
last modified time | relevance | path

Searched refs:bAdvancedMode (Results 1 – 3 of 3) sorted by relevance

/dports/www/itop/web/application/
H A Dexcelexporter.class.inc.php17 protected $bAdvancedMode; variable in ExcelExporter
38 $this->bAdvancedMode = false;
79 $this->bAdvancedMode = $bAdvanced;
92 'advanced_mode' => $this->bAdvancedMode,
125 $this->bAdvancedMode = $aState['advanced_mode'];
160 $this->GetFieldsList($oIDSet, $this->bAdvancedMode);
185 $this->GetFieldsList($oSet, $this->bAdvancedMode);
192 if ($this->bAdvancedMode)
H A Ddisplayblock.class.inc.php879 $bAdvancedMode = utils::ReadParam('advanced', false);
891 if ($bAdvancedMode)
912 if ($bAdvancedMode)
/dports/www/itop/web/pages/
H A Dajax.csvimport.php100 * @param bool $bAdvancedMode Whether or not advanced mode was chosen
104 function GetMappingForField($sClassName, $sFieldName, $iFieldIndex, $bAdvancedMode, $sDefaultChoice) argument
126 if ($bAdvancedMode)
139 if ($bAdvancedMode)
164 if ($bAdvancedMode || !$bExtKey)
181 … ($oAttDef->IsWritable() && (!$oAttDef->IsLinkset() || ($bAdvancedMode && $oAttDef->IsIndirect())))
199 if ($bIsIdField && (!$bAdvancedMode)) // When not in advanced mode, ID are mapped to n/a