|
ILIAS
release_8 Revision v8.24
|
Class ilPortfolioExerciseGUI. More...
Collaboration diagram for ilPortfolioExerciseGUI:Public Member Functions | |
| __construct (int $a_user_id, int $a_obj_id) | |
| executeCommand () | |
| downloadExcAssFile () | |
| downloadExcSubFile () | |
| getSubmitButton (int $ass_id) | |
| Get submit link. More... | |
| getDownloadSubmissionButton (int $ass_id) | |
| getActionButtons () | |
| Get action buttons. More... | |
Static Public Member Functions | |
| static | checkExercise (int $a_user_id, int $a_obj_id, bool $a_add_submit=false, bool $as_array=false) |
Protected Member Functions | |
| finalize () | |
| Finalize and submit portfolio to exercise. More... | |
Static Protected Member Functions | |
| static | getExerciseInfo (int $a_user_id, int $a_assignment_id, bool $a_add_submit=false, bool $as_array=false) |
Protected Attributes | |
| StandardGUIRequest | $port_request |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| int | $user_id |
| int | $obj_id |
| int | $ass_id |
| string | $file |
| ilPortfolioExercise | $pe |
| ILIAS DI UIServices | $ui |
Private Attributes | |
| ilGlobalTemplateInterface | $main_tpl |
Class ilPortfolioExerciseGUI.
Definition at line 27 of file class.ilPortfolioExerciseGUI.php.
| ilPortfolioExerciseGUI::__construct | ( | int | $a_user_id, |
| int | $a_obj_id | ||
| ) |
Definition at line 40 of file class.ilPortfolioExerciseGUI.php.
References $DIC, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\ui().
Here is the call graph for this function:
|
static |
Definition at line 85 of file class.ilPortfolioExerciseGUI.php.
References $exercise, $pe, ilPortfolioExercise\getAssignmentsOfPortfolio(), and getExerciseInfo().
Referenced by ilPortfolioRepositoryGUI\getPortfolioList().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPortfolioExerciseGUI::downloadExcAssFile | ( | ) |
Definition at line 246 of file class.ilPortfolioExerciseGUI.php.
References $file, and ilFileDelivery\deliverFileLegacy().
Here is the call graph for this function:| ilPortfolioExerciseGUI::downloadExcSubFile | ( | ) |
Definition at line 261 of file class.ilPortfolioExerciseGUI.php.
References ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilFileDelivery\deliverFileLegacy().
Here is the call graph for this function:| ilPortfolioExerciseGUI::executeCommand | ( | ) |
Definition at line 62 of file class.ilPortfolioExerciseGUI.php.
References $ctrl, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Finalize and submit portfolio to exercise.
Definition at line 283 of file class.ilPortfolioExerciseGUI.php.
References $ctrl, $lng, ilExSubmissionObjectGUI\initGUIForSubmit(), and ilLanguage\txt().
Here is the call graph for this function:| ilPortfolioExerciseGUI::getActionButtons | ( | ) |
Get action buttons.
Definition at line 345 of file class.ilPortfolioExerciseGUI.php.
References $exercise, and ilPortfolioExercise\getAssignmentsOfPortfolio().
Here is the call graph for this function:| ilPortfolioExerciseGUI::getDownloadSubmissionButton | ( | int | $ass_id | ) |
Definition at line 318 of file class.ilPortfolioExerciseGUI.php.
|
staticprotected |
Definition at line 116 of file class.ilPortfolioExerciseGUI.php.
References $DIC, $file, $lng, $ui, ilObject\_getAllReferences(), ilLink\_getStaticLink(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), ilLanguage\txt(), and ilDatePresentation\useRelativeDates().
Referenced by checkExercise().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPortfolioExerciseGUI::getSubmitButton | ( | int | $ass_id | ) |
Get submit link.
| ilCtrlException |
Definition at line 299 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 34 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 30 of file class.ilPortfolioExerciseGUI.php.
Referenced by executeCommand(), and finalize().
|
protected |
Definition at line 35 of file class.ilPortfolioExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 31 of file class.ilPortfolioExerciseGUI.php.
Referenced by finalize(), and getExerciseInfo().
|
private |
Definition at line 38 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 33 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 36 of file class.ilPortfolioExerciseGUI.php.
Referenced by checkExercise().
|
protected |
Definition at line 29 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 37 of file class.ilPortfolioExerciseGUI.php.
Referenced by getExerciseInfo().
|
protected |
Definition at line 32 of file class.ilPortfolioExerciseGUI.php.