|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 | |
| getOverviewContentPortfolio (ilInfoScreenGUI $a_info, ilExSubmission $a_submission) | |
| 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) | |
| createPortfolioTemplateObject (ilPropertyFormGUI $a_form=null) | |
| setSelectedPortfolioTemplateObject () | |
| createPortfolioObject () | |
| setSelectedPortfolioObject () | |
| 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) |
Additional Inherited Members | |
Protected Attributes inherited from ilExSubmissionBaseGUI | |
| $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 545 of file class.ilExSubmissionObjectGUI.php.
References $_REQUEST, $tpl, $txt, ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Here is the call graph for this function:
|
protected |
Definition at line 249 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 494 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 432 of file class.ilExSubmissionObjectGUI.php.
References ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), initPortfolioTemplateForm(), ilExSubmissionBaseGUI\returnToParentObject(), and ilUtil\sendInfo().
Referenced by setSelectedPortfolioTemplateObject().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 577 of file class.ilExSubmissionObjectGUI.php.
References $_REQUEST, $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 $cmd, $ilCtrl, and ilExSubmissionBaseGUI\returnToParentObject().
Here is the call graph for this function:
|
static |
Reimplemented from ilExSubmissionBaseGUI.
Definition at line 34 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 46 of file class.ilExSubmissionObjectGUI.php.
References $ilCtrl, $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:
|
protected |
Definition at line 121 of file class.ilExSubmissionObjectGUI.php.
References $ilCtrl, $lng, ilObject\_exists(), ilInfoScreenGUI\addProperty(), ilExSubmission\canSubmit(), ilExSubmission\deleteResourceObject(), ilObjPortfolioTemplate\getAvailablePortfolioTemplates(), 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 691 of file class.ilExSubmissionObjectGUI.php.
References $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 409 of file class.ilExSubmissionObjectGUI.php.
Referenced by createPortfolioTemplateObject(), and setSelectedPortfolioTemplateObject().
Here is the caller graph for this function:
|
protected |
Definition at line 201 of file class.ilExSubmissionObjectGUI.php.
References $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 |
Definition at line 343 of file class.ilExSubmissionObjectGUI.php.
References $_GET, and ilWorkspaceExplorer\SEL_TYPE_RADIO.
Referenced by renderResourceSelection().
Here is the caller graph for this function:
|
protected |
Definition at line 273 of file class.ilExSubmissionObjectGUI.php.
References $_POST, createBlogObject(), ilExSubmissionBaseGUI\handleRemovedUpload(), ilExSubmissionBaseGUI\returnToParentObject(), ilUtil\sendFailure(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function:
|
protected |
Definition at line 261 of file class.ilExSubmissionObjectGUI.php.
References ilExSubmissionBaseGUI\handleTabs(), and renderResourceSelection().
Here is the call graph for this function:
|
protected |
Definition at line 385 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 313 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 516 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 455 of file class.ilExSubmissionObjectGUI.php.
References 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 617 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 656 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: