ILIAS  release_8 Revision v8.19
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilUserImportParser.php File Reference

Go to the source code of this file.

Data Structures

class  ilUserImportParser
 

Variables

const IL_EXTRACT_ROLES = 1
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 
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

const IL_EXTRACT_ROLES = 1

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

Definition at line 21 of file class.ilUserImportParser.php.

Referenced by ilUserImportParser\handlerBeginTag(), ilUserImportParser\handlerEndTag(), ilSoapUserAdministration\importUsers(), and ilObjUserFolderGUI\initUserRoleAssignmentForm().

◆ 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