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

Public Member Functions

 EvaluationExportManagerCSV ($evalID)
 _EvaluationExportManagerCSV ()
 export ()
 exportHeader ()
 exportContent ()
 addCol ($text)
- Public Member Functions inherited from EvaluationExportManager
 EvaluationExportManager ($evalID)
 _EvaluationExportManager ()
 getTempFilename ()
 getFilename ()
 getQuestionobjects (&$object)
 closeFile ()
 cleanUp ()
 createNewFile ()
- Public Member Functions inherited from AuthorObject
 AuthorObject ()
 finalize ()
 setAuthorEmail ($email)
 getAuthorEmail ()
 setAuthorName ($name)
 getAuthorName ()
 x_instanceof ()
 isError ()
 getErrors ()
 resetErrors ()
 throwError ($errcode, $errstring, $errline=0, $errfile=0, $errtype=ERROR_NORMAL)
 throwErrorFromClass (&$class)
 errorHandler ($no, $str, $file, $line, $ctx)

Additional Inherited Members

- Data Fields inherited from EvaluationExportManager
 $filename
 $filehandle
 $evalID
 $eval
 $evalquestions
 $extension
 $users

Member Function Documentation

_EvaluationExportManagerCSV ( )

Destructor. Closes all files and removes old temp files public

addCol (   $text)

Adds a row for the text

Parameters
string$textThe text for the row private

Here is the caller graph for this function:

Constructor public

Parameters
string$evalIDThe ID of the evaluation for export

Here is the call graph for this function:

export ( )

Exports the evaluation public

Reimplemented from EvaluationExportManager.

Here is the call graph for this function:

exportContent ( )

Exports the content public

Here is the call graph for this function:

Here is the caller graph for this function:

exportHeader ( )

Exports the headline public

Here is the call graph for this function:

Here is the caller graph for this function:


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