Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
CalendarExportFile Class Reference
Inheritance diagram for CalendarExportFile:
Inheritance graph
Collaboration diagram for CalendarExportFile:
Collaboration graph

Public Member Functions

 CalendarExportFile (&$writer, $path="", $file_name="")
 exportFromDatabase ($range_id= '', $start=0, $end=Calendar::CALENDAR_END, $event_types= 'ALL_EVENTS', $sem_ids=NULL, $except=NULL)
 exportFromObjects (&$events)
 sendFile ()
 makeUniqueFileName ()
 getExport ()
 getFileName ()
 getTempFileName ()
 _createFile ()
 _export ($exp)
 _closeFile ()
- Public Member Functions inherited from CalendarExport
 CalendarExport (&$writer)
 getCount ()
 setClientIdentifier ($client_id)

Data Fields

 $file_name = 'studip'
 $tmp_file_name
 $path
- Data Fields inherited from CalendarExport
 $_writer
 $export
 $count

Member Function Documentation

_closeFile ( )

Here is the caller graph for this function:

_createFile ( )

Here is the caller graph for this function:

_export (   $exp)

Reimplemented from CalendarExport.

CalendarExportFile ( $writer,
  $path = "",
  $file_name = "" 
)

Here is the call graph for this function:

exportFromDatabase (   $range_id = '',
  $start = 0,
  $end = Calendar::CALENDAR_END,
  $event_types = 'ALL_EVENTS',
  $sem_ids = NULL,
  $except = NULL 
)

Reimplemented from CalendarExport.

Here is the call graph for this function:

exportFromObjects ( $events)

Reimplemented from CalendarExport.

Here is the call graph for this function:

getExport ( )

Reimplemented from CalendarExport.

getFileName ( )
getTempFileName ( )
makeUniqueFileName ( )
sendFile ( )

Here is the call graph for this function:

Field Documentation

$file_name = 'studip'
$path
$tmp_file_name

The documentation for this class was generated from the following file: