Home
last modified time | relevance | path

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

/dports/www/itop/web/application/
H A Dexcelexporter.class.inc.php160 $this->GetFieldsList($oIDSet, $this->bAdvancedMode);
185 $this->GetFieldsList($oSet, $this->bAdvancedMode);
456 …protected function GetFieldsList($oSet, $bFieldsAdvanced = false, $bLocalize = true, $aFields = nu… function in ExcelExporter