|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilPortfolioExerciseGUI. More...
Collaboration diagram for ilPortfolioExerciseGUI:Public Member Functions | |
| __construct ($a_user_id, $a_obj_id) | |
| executeCommand () | |
| downloadExcAssFile () | |
| downloadExcSubFile () | |
| getSubmitButton (int $ass_id) | |
| Get submit link. More... | |
| getDownloadSubmissionButton (int $ass_id) | |
| Get download button. More... | |
| getActionButtons () | |
| Get action buttons. More... | |
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 | |
| $pe | |
| $ui | |
Class ilPortfolioExerciseGUI.
@ilCtrl_Calls ilPortfolioExerciseGUI:
Definition at line 12 of file class.ilPortfolioExerciseGUI.php.
| ilPortfolioExerciseGUI::__construct | ( | $a_user_id, | |
| $a_obj_id | |||
| ) |
Definition at line 39 of file class.ilPortfolioExerciseGUI.php.
References $_GET, $DIC, and ui().
Here is the call graph for this function:
|
static |
Definition at line 73 of file class.ilPortfolioExerciseGUI.php.
References $exercise, $pe, 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 227 of file class.ilPortfolioExerciseGUI.php.
References $file, and ilUtil\deliverFile().
Here is the call graph for this function:| ilPortfolioExerciseGUI::downloadExcSubFile | ( | ) |
Definition at line 242 of file class.ilPortfolioExerciseGUI.php.
References ilObjUser\_lookupName(), ilObject\_lookupTitle(), and ilUtil\deliverFile().
Here is the call graph for this function:| ilPortfolioExerciseGUI::executeCommand | ( | ) |
Definition at line 52 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Finalize and submit portfolio to exercise.
Definition at line 264 of file class.ilPortfolioExerciseGUI.php.
References $ctrl, $ilCtrl, $lng, and ilExSubmissionObjectGUI\initGUIForSubmit().
Here is the call graph for this function:| ilPortfolioExerciseGUI::getActionButtons | ( | ) |
Get action buttons.
Definition at line 334 of file class.ilPortfolioExerciseGUI.php.
References $ass_id, $exercise, $pe, getDownloadSubmissionButton(), and getSubmitButton().
Here is the call graph for this function:| ilPortfolioExerciseGUI::getDownloadSubmissionButton | ( | int | $ass_id | ) |
Get download button.
return
Definition at line 306 of file class.ilPortfolioExerciseGUI.php.
References $ass_id, $ctrl, $ilCtrl, $lng, and $ui.
Referenced by getActionButtons().
Here is the caller graph for this function:
|
staticprotected |
| $a_user_id | ||
| $a_assignment_id | ||
| bool | $a_add_submit | |
| bool | $as_array |
Definition at line 101 of file class.ilPortfolioExerciseGUI.php.
References $DIC, $file, $ilCtrl, $lng, $ui, ilObject\_getAllReferences(), ilLink\_getStaticLink(), ilObject\_lookupTitle(), ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), 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.
| int | $ass_id |
Definition at line 282 of file class.ilPortfolioExerciseGUI.php.
References $ass_id, $ctrl, $ilCtrl, $lng, $ui, and ilExcAssMemberState\getInstanceByIds().
Referenced by getActionButtons().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 26 of file class.ilPortfolioExerciseGUI.php.
Referenced by getActionButtons(), getDownloadSubmissionButton(), and getSubmitButton().
|
protected |
Definition at line 17 of file class.ilPortfolioExerciseGUI.php.
Referenced by executeCommand(), finalize(), getDownloadSubmissionButton(), and getSubmitButton().
|
protected |
Definition at line 27 of file class.ilPortfolioExerciseGUI.php.
Referenced by downloadExcAssFile(), and getExerciseInfo().
|
protected |
Definition at line 22 of file class.ilPortfolioExerciseGUI.php.
Referenced by finalize(), getDownloadSubmissionButton(), getExerciseInfo(), and getSubmitButton().
|
protected |
Definition at line 25 of file class.ilPortfolioExerciseGUI.php.
|
protected |
Definition at line 32 of file class.ilPortfolioExerciseGUI.php.
Referenced by checkExercise(), and getActionButtons().
|
protected |
Definition at line 37 of file class.ilPortfolioExerciseGUI.php.
Referenced by getDownloadSubmissionButton(), getExerciseInfo(), and getSubmitButton().
|
protected |
Definition at line 24 of file class.ilPortfolioExerciseGUI.php.