Stud.IP  trunk Revision
CalendarExportFile Class Reference
Inheritance diagram for CalendarExportFile:
Inheritance graph
Collaboration diagram for CalendarExportFile:
Collaboration graph

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from CalendarExport
 $_writer
 
 $export
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( $writer,
  $path = null,
  $file_name = null 
)

Member Function Documentation

◆ _closeFile()

_closeFile ( )
Here is the caller graph for this function:

◆ _createFile()

_createFile ( )
Here is the caller graph for this function:

◆ _export()

_export (   $exp)

◆ exportFromDatabase()

exportFromDatabase (   $range_id = null,
  $start = 0,
  $end = Calendar::CALENDAR_END,
  $event_types = null,
  $except = null 
)
Here is the call graph for this function:

◆ exportFromObjects()

exportFromObjects (   $events)
Here is the call graph for this function:

◆ getExport()

getExport ( )

◆ getFileName()

getFileName ( )

◆ getTempFileName()

getTempFileName ( )

◆ makeUniqueFileName()

makeUniqueFileName ( )

◆ sendFile()

sendFile ( )

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