ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilBlogExerciseGUI. More...
Public Member Functions | |
__construct ($a_node_id) | |
executeCommand () | |
Static Public Member Functions | |
static | checkExercise ($a_node_id) |
Protected Member Functions | |
downloadExcAssFile () | |
downloadExcSubFile () | |
finalize () | |
Finalize and submit blog to exercise. More... | |
Static Protected Member Functions | |
static | getExerciseInfo ($a_assignment_id) |
Protected Attributes | |
$node_id | |
$ass_id | |
$file | |
Class ilBlogExerciseGUI.
@ilCtrl_Calls ilBlogExerciseGUI:
Definition at line 16 of file class.ilBlogExerciseGUI.php.
ilBlogExerciseGUI::__construct | ( | $a_node_id | ) |
Definition at line 22 of file class.ilBlogExerciseGUI.php.
References $_GET.
|
static |
Definition at line 51 of file class.ilBlogExerciseGUI.php.
References $ilUser, $info, $ref_id, ilObject\_getAllReferences(), ilExSubmission\findUserFiles(), and getExerciseInfo().
Referenced by ilObjBlogGUI\render().
|
protected |
Definition at line 206 of file class.ilBlogExerciseGUI.php.
References $file, and ilUtil\deliverFile().
|
protected |
Definition at line 226 of file class.ilBlogExerciseGUI.php.
References $ilUser, ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
ilBlogExerciseGUI::executeCommand | ( | ) |
Definition at line 29 of file class.ilBlogExerciseGUI.php.
|
protected |
Finalize and submit blog to exercise.
Definition at line 251 of file class.ilBlogExerciseGUI.php.
References $ilCtrl, $lng, ilExSubmissionObjectGUI\initGUIForSubmit(), and ilUtil\sendSuccess().
|
staticprotected |
Definition at line 92 of file class.ilBlogExerciseGUI.php.
References $file, $ilCtrl, $ilUser, $info, $lng, ilObject\_getAllReferences(), ilLink\_getStaticLink(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilLinkButton\getInstance(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Referenced by checkExercise().
|
protected |
Definition at line 19 of file class.ilBlogExerciseGUI.php.
|
protected |
Definition at line 20 of file class.ilBlogExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 18 of file class.ilBlogExerciseGUI.php.