Stud.IP
5.4
|
Public Member Functions | |
__construct ($evalID) | |
_EvaluationExportManagerCSV () | |
export () | |
exportHeader () | |
exportContent () | |
addCol ($text) | |
![]() | |
__construct ($evalID) | |
_EvaluationExportManager () | |
getTempFilename () | |
export () | |
getFilename () | |
getQuestionobjects (&$object) | |
closeFile () | |
cleanUp () | |
createNewFile () | |
![]() | |
__construct () | |
x_instanceof () | |
isError () | |
getErrors () | |
resetErrors () | |
throwError ($errcode, $errstring) | |
throwErrorFromClass (AuthorObject $class) | |
Data Fields | |
$evalquestions_residual = [] | |
![]() | |
$filename | |
$filehandle | |
$evalID | |
$eval | |
$evalquestions | |
$extension | |
$users | |
![]() | |
$errorArray | |
$instanceof | |
__construct | ( | $evalID | ) |
Constructor public
string | $evalID | The ID of the evaluation for export |
_EvaluationExportManagerCSV | ( | ) |
Destructor. Closes all files and removes old temp files public
addCol | ( | $text | ) |
Adds a row for the text
string | $text | The text for the row private |
export | ( | ) |
Exports the evaluation public
exportContent | ( | ) |
Exports the content public
exportHeader | ( | ) |
Exports the headline public
$evalquestions_residual = [] |