Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables 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=2114377200, $event_types="ALL", $except=NULL)
 exportFromObjects (&$events)
 sendFile ()
 makeUniqueFileName ()
 getExport ()
 getFileName ()
 getTempFileName ()
 _createFile ()
 _export ($string)
 _closeFile ()
- Public Member Functions inherited from CalendarExport
 CalendarExport (&$writer)
 exportFromDatabase ($range_id= '', $start=0, $end=2114377200, $event_types= 'CALENDAR_EVENTS', $sem_id, $except=NULL)
 getCount ()

Data Fields

 $writer
 $file_name = "studip"
 $tmp_file_name
 $path
 $file
- 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 (   $string)

Reimplemented from CalendarExport.

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

Here is the call graph for this function:

exportFromDatabase (   $range_id,
  $start = 0,
  $end = 2114377200,
  $event_types = "ALL",
  $except = NULL 
)

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
$file_name = "studip"
$path
$tmp_file_name
$writer

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