|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Object-based submissions (ends up as static file) More...
Inheritance diagram for ilExSubmissionObjectGUI:
Collaboration diagram for ilExSubmissionObjectGUI:Public Member Functions | |
| executeCommand () | |
| submitBlog ($a_blog_id) | |
| Submit blog for assignment. More... | |
| submitPortfolio ($a_portfolio_id) | |
| Submit portfolio for assignment. More... | |
Public Member Functions inherited from ilExSubmissionBaseGUI | |
| __construct (ilObjExercise $a_exercise, ilExSubmission $a_submission) | |
| returnToParentObject () | |
Static Public Member Functions | |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
| static | initGUIForSubmit ($a_ass_id, $a_user_id=null) |
| static | getOverviewContent (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Protected Member Functions | |
| renderResourceSelection ($a_title, $a_info, $a_cmd, $a_explorer_cmd, array $a_items=null) | |
| createBlogObject () | |
| selectBlogObject () | |
| saveBlogObject () | |
| setSelectedBlogObject () | |
| renderWorkspaceExplorer ($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 ($a_no_notifications=false) | |
| handleRemovedUpload () | |
Static Protected Member Functions | |
| static | getOverviewContentBlog (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
| static | getOverviewContentPortfolio (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) |
Additional Inherited Members | |
Protected Attributes inherited from ilExSubmissionBaseGUI | |
| $ctrl | |
| $tabs_gui | |
| $lng | |
| $tpl | |
| $exercise | |
| $submission | |
| $assignment | |
Object-based submissions (ends up as static file)
@ilCtrl_Calls ilExSubmissionObjectGUI:
Definition at line 12 of file class.ilExSubmissionObjectGUI.php.
|
protected |
Definition at line 575 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\$tpl, $txt, ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 534 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\$submission, ilExSubmissionBaseGUI\$tpl, and ilUtil\getImagePath().
Here is the call graph for this function:
|
protected |
Definition at line 240 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\handleTabs(), and renderResourceSelection().
Referenced by saveBlogObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 404 of file class.ilExSubmissionObjectGUI.php.
References $_GET, ilExSubmissionBaseGUI\$ctrl, $DIC, $template_id, $title, ilObject\_lookupObjectId(), createPortfolioTemplateObject(), and ilObjPortfolioTemplate\getAvailablePortfolioTemplates().
Here is the call graph for this function:
|
protected |
Definition at line 491 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\handleRemovedUpload(), ilExSubmissionBaseGUI\returnToParentObject(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Referenced by setSelectedPortfolioTemplateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 437 of file class.ilExSubmissionObjectGUI.php.
References ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), initPortfolioTemplateForm(), ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Referenced by createPortfolioFromAssignmentObject(), and setSelectedPortfolioTemplateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 603 of file class.ilExSubmissionObjectGUI.php.
References $success, ilExSubmissionBaseGUI\returnToParentObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), ilUtil\sendSuccess(), submitBlog(), and submitPortfolio().
Here is the call graph for this function:| ilExSubmissionObjectGUI::executeCommand | ( | ) |
Definition at line 14 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\$ctrl, $ilCtrl, and ilExSubmissionBaseGUI\returnToParentObject().
Here is the call graph for this function:
|
static |
Reimplemented from ilExSubmissionBaseGUI.
Definition at line 32 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmission\getAssignment(), getOverviewContentBlog(), getOverviewContentPortfolio(), ilExAssignment\TYPE_BLOG, and ilExAssignment\TYPE_PORTFOLIO.
Here is the call graph for this function:
|
staticprotected |
Definition at line 43 of file class.ilExSubmissionObjectGUI.php.
References $DIC, $ilCtrl, ilExSubmissionBaseGUI\$lng, ilInfoScreenGUI\addProperty(), ilExSubmission\canSubmit(), ilExSubmission\deleteResourceObject(), ilLinkButton\getInstance(), ilExSubmission\getSelectedObject(), ilExSubmission\getUserId(), and ilExSubmission\hasSubmitted().
Referenced by getOverviewContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 112 of file class.ilExSubmissionObjectGUI.php.
References $_GET, $DIC, $ilCtrl, ilExSubmissionBaseGUI\$lng, ilObject\_exists(), ilInfoScreenGUI\addProperty(), ilExSubmission\canSubmit(), ilExSubmission\deleteResourceObject(), ilLinkButton\getInstance(), ilObjPortfolio\getPortfoliosOfUser(), ilExSubmission\getSelectedObject(), ilExSubmission\getUserId(), and ilExSubmission\hasSubmitted().
Referenced by getOverviewContent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 705 of file class.ilExSubmissionObjectGUI.php.
References $DIC, $ilUser, and ilObject\_getAllReferences().
Referenced by ilBlogExerciseGUI\finalize(), and ilPortfolioExerciseGUI\finalize().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 382 of file class.ilExSubmissionObjectGUI.php.
References $form, $id, and $title.
Referenced by createPortfolioTemplateObject(), and setSelectedPortfolioTemplateObject().
Here is the caller graph for this function:
|
protected |
Definition at line 196 of file class.ilExSubmissionObjectGUI.php.
References $html, $title, ilExSubmissionBaseGUI\$tpl, ilPanelGUI\getInstance(), renderWorkspaceExplorer(), ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Referenced by createBlogObject(), selectBlogObject(), and selectPortfolioObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| string | $a_cmd |
Definition at line 333 of file class.ilExSubmissionObjectGUI.php.
References exit.
Referenced by renderResourceSelection().
Here is the caller graph for this function:
|
protected |
Definition at line 264 of file class.ilExSubmissionObjectGUI.php.
References $_GET, createBlogObject(), ilExSubmissionBaseGUI\handleRemovedUpload(), ilExSubmissionBaseGUI\returnToParentObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 252 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\handleTabs(), and renderResourceSelection().
Here is the call graph for this function:
|
protected |
Definition at line 360 of file class.ilExSubmissionObjectGUI.php.
References ilObjPortfolio\getPortfoliosOfUser(), ilExSubmissionBaseGUI\handleTabs(), and renderResourceSelection().
Referenced by setSelectedBlogObject(), and setSelectedPortfolioObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 302 of file class.ilExSubmissionObjectGUI.php.
References $_GET, ilExSubmissionBaseGUI\handleRemovedUpload(), ilExSubmissionBaseGUI\returnToParentObject(), selectPortfolioObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 512 of file class.ilExSubmissionObjectGUI.php.
References $_POST, ilExSubmissionBaseGUI\handleRemovedUpload(), ilExSubmissionBaseGUI\returnToParentObject(), selectPortfolioObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 457 of file class.ilExSubmissionObjectGUI.php.
References $_GET, $form, $title, createPortfolioObject(), createPortfolioTemplateObject(), ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), initPortfolioTemplateForm(), ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Here is the call graph for this function:| ilExSubmissionObjectGUI::submitBlog | ( | $a_blog_id | ) |
Submit blog for assignment.
| int | $a_blog_id |
Definition at line 637 of file class.ilExSubmissionObjectGUI.php.
References $file, $size, ilExSubmissionBaseGUI\handleNewUpload(), and ilObject2GUI\WORKSPACE_NODE_ID.
Referenced by directSubmitObject().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExSubmissionObjectGUI::submitPortfolio | ( | $a_portfolio_id | ) |
Submit portfolio for assignment.
| int | $a_portfolio_id |
Definition at line 673 of file class.ilExSubmissionObjectGUI.php.
References $file, $size, and ilExSubmissionBaseGUI\handleNewUpload().
Referenced by directSubmitObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 554 of file class.ilExSubmissionObjectGUI.php.
References $DIC, and ilUtil\sendSuccess().
Here is the call graph for this function: