|
ILIAS
release_8 Revision v8.24
|
Object-based submissions (ends up as static file) More...
Inheritance diagram for ilExSubmissionObjectGUI:
Collaboration diagram for ilExSubmissionObjectGUI:Public Member Functions | |
| __construct (ilObjExercise $a_exercise, ilExSubmission $a_submission) | |
| executeCommand () | |
| submitBlog (int $a_blog_id) | |
| Submit blog for assignment. More... | |
| submitPortfolio (int $a_portfolio_id) | |
| Submit portfolio for assignment. More... | |
Public Member Functions inherited from ilExSubmissionBaseGUI | |
| returnToParentObject () | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
| static | initGUIForSubmit (int $a_ass_id, int $a_user_id=null) |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Member Functions | |
| renderResourceSelection (string $a_title, string $a_info, string $a_cmd, string $a_explorer_cmd, array $a_items=null) | |
| createBlogObject () | |
| selectBlogObject () | |
| saveBlogObject () | |
| setSelectedBlogObject () | |
| renderWorkspaceExplorer (string $a_cmd) | |
| selectPortfolioObject () | |
| initPortfolioTemplateForm (array $a_templates) | |
| createPortfolioFromAssignmentObject () | |
| createPortfolioTemplateObject (ilPropertyFormGUI $a_form=null) | |
| setSelectedPortfolioTemplateObject () | |
| createPortfolioObject () | |
| setSelectedPortfolioObject () | |
| askUnlinkPortfolioObject () | |
| unlinkPortfolioObject () | |
| askDirectSubmissionObject () | |
| directSubmitObject () | |
Protected Member Functions inherited from ilExSubmissionBaseGUI | |
| handleTabs () | |
| handleNewUpload (bool $a_no_notifications=false) | |
| handleRemovedUpload () | |
| triggerAssignmentTool () | |
Static Protected Member Functions | |
| static | getOverviewContentBlog (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Attributes | |
| $selected_wsp_obj_id | |
Protected Attributes inherited from ilExSubmissionBaseGUI | |
| ilCtrl | $ctrl |
| ilTabsGUI | $tabs_gui |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
| ilObjExercise | $exercise |
| ilExSubmission | $submission |
| ilExAssignment | $assignment |
| MandatoryAssignmentsManager | $mandatory_manager |
| ContextServices | $tool_context |
| ilExAssignmentTypesGUI | $type_guis |
| int | $requested_ref_id |
| GUIRequest | $request |
Object-based submissions (ends up as static file)
@ilCtrl_Calls ilExSubmissionObjectGUI:
Definition at line 29 of file class.ilExSubmissionObjectGUI.php.
| ilExSubmissionObjectGUI::__construct | ( | ilObjExercise | $a_exercise, |
| ilExSubmission | $a_submission | ||
| ) |
| ilExcUnknownAssignmentTypeException |
Definition at line 36 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 639 of file class.ilExSubmissionObjectGUI.php.
References $tpl, $txt, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 600 of file class.ilExSubmissionObjectGUI.php.
References $tpl, ILIAS\Repository\ctrl(), ilUtil\getImagePath(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 299 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 460 of file class.ilExSubmissionObjectGUI.php.
References $DIC, ilObject\_lookupObjectId(), and ilObjPortfolioTemplate\getAvailablePortfolioTemplates().
Here is the call graph for this function:
|
protected |
Definition at line 553 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 491 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
| ilException | |
| ilFileUtilsException |
Definition at line 670 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionObjectGUI::executeCommand | ( | ) |
Definition at line 44 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\$ctrl, and ilExSubmissionBaseGUI\returnToParentObject().
Here is the call graph for this function:
|
static |
Reimplemented from ilExSubmissionBaseGUI.
Definition at line 62 of file class.ilExSubmissionObjectGUI.php.
References getOverviewContentBlog(), ilExAssignment\TYPE_BLOG, and ilExAssignment\TYPE_PORTFOLIO.
Here is the call graph for this function:
|
staticprotected |
Definition at line 77 of file class.ilExSubmissionObjectGUI.php.
Referenced by getOverviewContent().
Here is the caller graph for this function:
|
static |
| ilExcUnknownAssignmentTypeException |
Definition at line 798 of file class.ilExSubmissionObjectGUI.php.
References $ilUser.
Referenced by ilBlogExerciseGUI\finalize(), and ilPortfolioExerciseGUI\finalize().
Here is the caller graph for this function:
|
protected |
Definition at line 438 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 250 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 391 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 327 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 311 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 419 of file class.ilExSubmissionObjectGUI.php.
References ilObjPortfolio\getPortfoliosOfUser().
Here is the call graph for this function:
|
protected |
Definition at line 366 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 577 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 515 of file class.ilExSubmissionObjectGUI.php.
References ILIAS\Repository\ctrl(), ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExSubmissionObjectGUI::submitBlog | ( | int | $a_blog_id | ) |
Submit blog for assignment.
| ilFileUtilsException | |
| ilException |
Definition at line 703 of file class.ilExSubmissionObjectGUI.php.
| ilExSubmissionObjectGUI::submitPortfolio | ( | int | $a_portfolio_id | ) |
Submit portfolio for assignment.
| ilFileUtilsException |
Definition at line 749 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 618 of file class.ilExSubmissionObjectGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilExSubmissionObjectGUI.php.