ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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, $as_array=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, $as_array=false) |
Protected Attributes | |
$ctrl | |
$lng | |
$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 33 of file class.ilPortfolioExerciseGUI.php.
|
static |
Definition at line 66 of file class.ilPortfolioExerciseGUI.php.
References $DIC, $exercise, $info, $tree, ilObject\_getAllReferences(), ilExSubmission\findUserFiles(), and getExerciseInfo().
Referenced by ilPortfolioRepositoryGUI\getPortfolioList(), and ilObjPortfolioBaseGUI\view().
ilPortfolioExerciseGUI::downloadExcAssFile | ( | ) |
Definition at line 234 of file class.ilPortfolioExerciseGUI.php.
References $file, and ilUtil\deliverFile().
ilPortfolioExerciseGUI::downloadExcSubFile | ( | ) |
Definition at line 250 of file class.ilPortfolioExerciseGUI.php.
References $title, ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
ilPortfolioExerciseGUI::executeCommand | ( | ) |
Definition at line 45 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Finalize and submit portfolio to exercise.
Definition at line 272 of file class.ilPortfolioExerciseGUI.php.
References $ctrl, $ilCtrl, $lng, and ilExSubmissionObjectGUI\initGUIForSubmit().
|
staticprotected |
Definition at line 105 of file class.ilPortfolioExerciseGUI.php.
References $DIC, $file, $ilCtrl, $links, $list, $lng, $text, ilObject\_getAllReferences(), ilLink\_getStaticLink(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Referenced by checkExercise().
|
protected |
Definition at line 30 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 21 of file class.ilPortfolioExerciseGUI.php.
Referenced by executeCommand(), and finalize().
|
protected |
Definition at line 31 of file class.ilPortfolioExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 26 of file class.ilPortfolioExerciseGUI.php.
Referenced by finalize(), and getExerciseInfo().
|
protected |
Definition at line 29 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 28 of file class.ilPortfolioExerciseGUI.php.