ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
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.