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

Public Member Functions

 __construct ($evalID)
 
 _EvaluationExportManagerCSV ()
 
 export ()
 
 exportHeader ()
 
 exportContent ()
 
 addCol ($text)
 
- Public Member Functions inherited from EvaluationExportManager
 __construct ($evalID)
 
 _EvaluationExportManager ()
 
 getTempFilename ()
 
 export ()
 
 getFilename ()
 
 getQuestionobjects (&$object)
 
 closeFile ()
 
 cleanUp ()
 
 createNewFile ()
 
- Public Member Functions inherited from AuthorObject
 __construct ()
 
 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
 
- Data Fields inherited from AuthorObject
 $errorArray
 
 $authorEmail
 
 $authorName
 
 $instanceof
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $evalID)

Constructor public

Parameters
string$evalIDThe ID of the evaluation for export
Here is the call graph for this function:

Member Function Documentation

◆ _EvaluationExportManagerCSV()

_EvaluationExportManagerCSV ( )

Destructor. Closes all files and removes old temp files public

◆ addCol()

addCol (   $text)

Adds a row for the text

Parameters
string$textThe text for the row private
Here is the caller graph for this function:

◆ export()

export ( )

Exports the evaluation public

Here is the call graph for this function:

◆ exportContent()

exportContent ( )

Exports the content public

Here is the call graph for this function:
Here is the caller graph for this function:

◆ exportHeader()

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: