◆ _EvaluationExportManager()
| _EvaluationExportManager |
( |
| ) |
|
Destructor. Closes all files and removes old temp files @access public
◆ cleanUp()
Removes old temporary files @access private
◆ closeFile()
Closes all opened files @access public
◆ createNewFile()
Creates a new temporary file @access public
◆ EvaluationExportManager()
Constructor @access public
- Parameters
-
| string | $evalID | The ID of the evaluation for export |
◆ export()
◆ getFilename()
Gets the filname for the user @access public
◆ getQuestionobjects()
| getQuestionobjects |
( |
& |
$object | ) |
|
Gets all questionobjects of the evaluation @access private
- Parameters
-
◆ getTempFilename()
Returns the temnporary filename @access public
- Returns
- string The temporary filename
◆ $eval
The evaluation to export @access private
◆ $evalID
The ID for the evaluation to export @access private
◆ $evalquestions
Array full of questionobjects @access private
◆ $extension
The extension for the FILENAME @access private
◆ $filehandle
The filehandle for the temporary filename @access private
◆ $filename
The temporary filename @access private
◆ $users
UserIDs of all persons which used the evaluation @access private
The documentation for this class was generated from the following file: