Home
last modified time | relevance | path

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

/dports/www/ilias/ILIAS-5.4.25/Services/Export/classes/
H A Dclass.ilImportExportFactory.php52 public static function getComponentForExport($a_type) function in ilImportExportFactory
H A Dclass.ilImport.php253 $a_component = ilImportExportFactory::getComponentForExport($a_type);
H A Dclass.ilExport.php354 $comp = ilImportExportFactory::getComponentForExport($a_type);
/dports/www/ilias6/ILIAS-6.14/Services/Export/classes/
H A Dclass.ilImportExportFactory.php52 public static function getComponentForExport($a_type) function in ilImportExportFactory
H A Dclass.ilImport.php260 $a_component = ilImportExportFactory::getComponentForExport($a_type);
H A Dclass.ilExport.php354 $comp = ilImportExportFactory::getComponentForExport($a_type);