ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilUserImportParser.php File Reference

Go to the source code of this file.

Data Structures

class  ilUserImportParser
 User Import Parser. More...
 

Variables

const IL_EXTRACT_ROLES 1
 
const IL_USER_IMPORT 2
 
const IL_VERIFY 3
 
const IL_FAIL_ON_CONFLICT 1
 
const IL_UPDATE_ON_CONFLICT 2
 
const IL_IGNORE_ON_CONFLICT 3
 
const IL_IMPORT_SUCCESS 1
 
const IL_IMPORT_WARNING 2
 
const IL_IMPORT_FAILURE 3
 
const IL_USER_MAPPING_LOGIN 1
 
const IL_USER_MAPPING_ID 2
 

Variable Documentation

◆ IL_EXTRACT_ROLES

◆ IL_FAIL_ON_CONFLICT

◆ IL_IGNORE_ON_CONFLICT

◆ IL_IMPORT_FAILURE

◆ IL_IMPORT_SUCCESS

◆ IL_IMPORT_WARNING

◆ IL_UPDATE_ON_CONFLICT

◆ IL_USER_IMPORT

◆ IL_USER_MAPPING_ID

◆ IL_USER_MAPPING_LOGIN

const IL_USER_MAPPING_LOGIN 1

◆ IL_VERIFY