ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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.