ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class ilPortfolioExerciseGUI. More...
Public Member Functions | |
__construct ($a_user_id, $a_obj_id) | |
executeCommand () | |
downloadExcAssFile () | |
downloadExcSubFile () | |
Static Public Member Functions | |
static | checkExercise ($a_user_id, $a_obj_id, $a_add_submit=false) |
Protected Member Functions | |
finalize () | |
Finalize and submit portfolio to exercise. More... | |
Static Protected Member Functions | |
static | getExerciseInfo ($a_user_id, $a_assignment_id, $a_add_submit=false) |
Protected Attributes | |
$user_id | |
$obj_id | |
$ass_id | |
$file | |
Class ilPortfolioExerciseGUI.
@ilCtrl_Calls ilPortfolioExerciseGUI:
Definition at line 16 of file class.ilPortfolioExerciseGUI.php.
ilPortfolioExerciseGUI::__construct | ( | $a_user_id, | |
$a_obj_id | |||
) |
Definition at line 23 of file class.ilPortfolioExerciseGUI.php.
References $_GET.
|
static |
Definition at line 54 of file class.ilPortfolioExerciseGUI.php.
References $info, $ref_id, ilObject\_getAllReferences(), ilExSubmission\findUserFiles(), and getExerciseInfo().
Referenced by ilObjPortfolioBaseGUI\view().
ilPortfolioExerciseGUI::downloadExcAssFile | ( | ) |
Definition at line 219 of file class.ilPortfolioExerciseGUI.php.
References $file, and ilUtil\deliverFile().
ilPortfolioExerciseGUI::downloadExcSubFile | ( | ) |
Definition at line 239 of file class.ilPortfolioExerciseGUI.php.
References ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
ilPortfolioExerciseGUI::executeCommand | ( | ) |
Definition at line 31 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Finalize and submit portfolio to exercise.
Definition at line 262 of file class.ilPortfolioExerciseGUI.php.
References $ilCtrl, $lng, ilExSubmissionObjectGUI\initGUIForSubmit(), and ilUtil\sendSuccess().
|
staticprotected |
Definition at line 96 of file class.ilPortfolioExerciseGUI.php.
References $file, $ilCtrl, $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 20 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 21 of file class.ilPortfolioExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 19 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 18 of file class.ilPortfolioExerciseGUI.php.