ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
class.ilMemberExport.php File Reference

Go to the source code of this file.

Data Structures

class  ilMemberExport
 Class for generation of member export files. More...
 

Variables

const IL_MEMBER_EXPORT_CSV_FIELD_SEPERATOR ','
 
const IL_MEMBER_EXPORT_CSV_STRING_DELIMITER '"'
 

Variable Documentation

◆ IL_MEMBER_EXPORT_CSV_FIELD_SEPERATOR

const IL_MEMBER_EXPORT_CSV_FIELD_SEPERATOR ','

Definition at line 30 of file class.ilMemberExport.php.

◆ IL_MEMBER_EXPORT_CSV_STRING_DELIMITER

const IL_MEMBER_EXPORT_CSV_STRING_DELIMITER '"'

Definition at line 31 of file class.ilMemberExport.php.