ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
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.