ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
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

const IL_USER_MAPPING_LOGIN = 1