ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
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 | |
$ctrl | |
$user | |
$lng | |
$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 37 of file class.ilBlogExerciseGUI.php.
References $_GET, $DIC, ilUtil\stripSlashes(), and user().
|
static |
Definition at line 69 of file class.ilBlogExerciseGUI.php.
References $DIC, $ilUser, $info, ilObject\_getAllReferences(), ilExSubmission\findUserFiles(), and getExerciseInfo().
Referenced by ilObjBlogGUI\render().
|
protected |
Definition at line 219 of file class.ilBlogExerciseGUI.php.
References $file, and ilUtil\deliverFile().
|
protected |
Definition at line 235 of file class.ilBlogExerciseGUI.php.
References $ilUser, $title, $user, ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
ilBlogExerciseGUI::executeCommand | ( | ) |
Definition at line 49 of file class.ilBlogExerciseGUI.php.
|
protected |
Finalize and submit blog to exercise.
Definition at line 259 of file class.ilBlogExerciseGUI.php.
References $ctrl, $ilCtrl, $lng, ilExSubmissionObjectGUI\initGUIForSubmit(), and ilUtil\sendSuccess().
|
staticprotected |
Definition at line 105 of file class.ilBlogExerciseGUI.php.
References $DIC, $file, $ilCtrl, $ilUser, $info, $lng, ilObject\_getAllReferences(), ilLink\_getStaticLink(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), ilLinkButton\getInstance(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), sprintf, and ilDatePresentation\useRelativeDates().
Referenced by checkExercise().
|
protected |
Definition at line 34 of file class.ilBlogExerciseGUI.php.
|
protected |
Definition at line 21 of file class.ilBlogExerciseGUI.php.
Referenced by executeCommand(), and finalize().
|
protected |
Definition at line 35 of file class.ilBlogExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 31 of file class.ilBlogExerciseGUI.php.
Referenced by finalize(), and getExerciseInfo().
|
protected |
Definition at line 33 of file class.ilBlogExerciseGUI.php.
|
protected |
Definition at line 26 of file class.ilBlogExerciseGUI.php.
Referenced by downloadExcSubFile().