|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilIndividualAssessmentMemberGUI:
Collaboration diagram for ilIndividualAssessmentMemberGUI:Public Member Functions | |
| __construct (protected ilCtrl $ctrl, protected ilLanguage $lng, protected ilGlobalPageTemplate $tpl, protected ilObjUser $user, protected Input\Factory $input_factory, protected MessageBox\Factory $messagebox_factory, protected Button\Factory $button_factory, protected Link\Factory $link_factory, protected Refinery\Factory $refinery_factory, protected Data\Factory $data_factory, protected Renderer $renderer, protected ServerRequest $request, protected ilIndividualAssessmentPrimitiveInternalNotificator $notificator, protected ilToolbarGUI $toolbar, protected ilObjIndividualAssessment $object, protected ilErrorHandling $error_object, protected ILIAS\Refinery\Factory $refinery, protected ILIAS\HTTP\Wrapper\RequestWrapper $request_wrapper, protected ilIndividualAssessmentDateFormatter $date_formatter, protected IRSS $irss, protected ilIndividualAssessmentGradingStakeholder $stakeholder,) | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More... | |
| getInfoResult (string $identifier) | |
| getInfoForExistingFiles (array $file_ids) | |
| getFileIdentifierParameterName () | |
| @inheritDoc More... | |
| getUploadURL () | |
| @inheritDoc More... | |
| getExistingFileInfoURL () | |
| @inheritDoc More... | |
| setObject (ilObjIndividualAssessment $object) | |
| setParentGUI (ilIndividualAssessmentMembersGUI $parent_gui) | |
| getParentGUI () | |
| handleAccessViolation () | |
Public Member Functions inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| __construct () | |
| ilUIDemoFileUploadHandlerGUI constructor. More... | |
| getFileIdentifierParameterName () | |
| @inheritDoc More... | |
| getUploadURL () | |
| @inheritDoc More... | |
| getExistingFileInfoURL () | |
| @inheritDoc More... | |
| getFileRemovalURL () | |
| @inheritDoc More... | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More... | |
| getInfoResult (string $identifier) | |
| getInfoForExistingFiles (array $file_ids) | |
| supportsChunkedUploads () | |
| executeCommand () | |
| Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented. More... | |
| getFileIdentifierParameterName () | |
| getUploadURL () | |
| getFileRemovalURL () | |
| getExistingFileInfoURL () | |
| getInfoForExistingFiles (array $file_ids) | |
| getInfoResult (string $identifier) | |
| supportsChunkedUploads () | |
Data Fields | |
| const | CMD_VIEW = 'view' |
| const | CMD_EDIT = 'edit' |
| const | CMD_UPDATE = 'update' |
| const | CMD_FINALIZE = 'finalize' |
| const | CMD_FINALIZE_CONFIRMATION = 'finalizeConfirmation' |
| const | CMD_AMEND = 'amend' |
| const | CMD_SAVE_AMEND = "saveAmend" |
| const | CMD_DOWNLOAD_FILE = "downloadFile" |
Data Fields inherited from ILIAS\UI\Component\Input\Field\UploadHandler | |
| const | DEFAULT_FILE_ID_PARAMETER = 'file_id' |
Protected Member Functions | |
| view () | |
| edit () | |
| amend () | |
| getFormActionForCommand (string $cmd) | |
| downloadFile () | |
| saveAmend () | |
| buildForm (string $form_action, bool $may_be_edited, bool $amend=false) | |
| finalize () | |
| finalizeConfirmation () | |
| saveMember (ilIndividualAssessmentUserGrading $grading, bool $keep_examiner=false, bool $amend=false) | |
| getPossibleLPStates () | |
| getUploadResult () | |
| getRemoveResult (string $identifier) | |
| redirect (string $cmd) | |
| getObject () | |
| getAccessHandler () | |
| getExaminee () | |
| getMember () | |
| setToolbar () | |
| mayBeEdited () | |
| mayBeViewed () | |
| mayBeAmended () | |
| userMayGrade () | |
| userMayView () | |
| userMayAmend () | |
| targetWasEditedByOtherUser (ilIndividualAssessmentMember $member) | |
| isFinalized () | |
Protected Member Functions inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| readChunkedInformation () | |
| getUploadResult () | |
| getRemoveResult (string $identifier) | |
Protected Attributes | |
| ilIndividualAssessmentAccessHandler | $iass_access = null |
Protected Attributes inherited from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler | |
| const | CMD_UPLOAD = 'upload' |
| const | CMD_REMOVE = 'remove' |
| const | CMD_INFO = 'info' |
| HttpServices | $http |
| ilCtrl | $ctrl |
| FileUpload | $upload |
| bool | $is_chunked = false |
| int | $chunk_index = 0 |
| int | $amount_of_chunks = 0 |
| string | $chunk_id = null |
| int | $chunk_total_size = 0 |
Definition at line 37 of file class.ilIndividualAssessmentMemberGUI.php.
| ilIndividualAssessmentMemberGUI::__construct | ( | protected ilCtrl | $ctrl, |
| protected ilLanguage | $lng, | ||
| protected ilGlobalPageTemplate | $tpl, | ||
| protected ilObjUser | $user, | ||
| protected Input\Factory | $input_factory, | ||
| protected MessageBox\Factory | $messagebox_factory, | ||
| protected Button\Factory | $button_factory, | ||
| protected Link\Factory | $link_factory, | ||
| protected Refinery\Factory | $refinery_factory, | ||
| protected Data\Factory | $data_factory, | ||
| protected Renderer | $renderer, | ||
| protected ServerRequest | $request, | ||
| protected ilIndividualAssessmentPrimitiveInternalNotificator | $notificator, | ||
| protected ilToolbarGUI | $toolbar, | ||
| protected ilObjIndividualAssessment | $object, | ||
| protected ilErrorHandling | $error_object, | ||
| protected ILIAS\Refinery\Factory | $refinery, | ||
| protected ILIAS\HTTP\Wrapper\RequestWrapper | $request_wrapper, | ||
| protected ilIndividualAssessmentDateFormatter | $date_formatter, | ||
| protected IRSS | $irss, | ||
| protected ilIndividualAssessmentGradingStakeholder | $stakeholder | ||
| ) |
Definition at line 50 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 154 of file class.ilIndividualAssessmentMemberGUI.php.
References buildForm(), getFormActionForCommand(), handleAccessViolation(), ILIAS\Repository\lng(), mayBeAmended(), renderer(), and setToolbar().
Here is the call graph for this function:
|
protected |
Definition at line 211 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by amend(), edit(), and view().
Here is the caller graph for this function:
|
protected |
Definition at line 176 of file class.ilIndividualAssessmentMemberGUI.php.
References getMember().
Here is the call graph for this function:
|
protected |
Definition at line 111 of file class.ilIndividualAssessmentMemberGUI.php.
References buildForm(), getFormActionForCommand(), handleAccessViolation(), mayBeEdited(), renderer(), and setToolbar().
Here is the call graph for this function:| ilIndividualAssessmentMemberGUI::executeCommand | ( | ) |
Since this is a ilCtrl aware UploadHandler executeCommand MUST be implemented.
The Implementation MUST make sure, the Upload and the Removal Command are handled correctly
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 76 of file class.ilIndividualAssessmentMemberGUI.php.
References CMD_AMEND, CMD_DOWNLOAD_FILE, CMD_EDIT, CMD_FINALIZE, CMD_FINALIZE_CONFIRMATION, CMD_SAVE_AMEND, CMD_UPDATE, CMD_VIEW, and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 241 of file class.ilIndividualAssessmentMemberGUI.php.
References Vendor\Package\$e, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\Repository\object(), and ilIndividualAssessmentLPInterface\updateLPStatusOfMember().
Here is the call graph for this function:
|
protected |
Definition at line 282 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ILIAS\Repository\lng(), and renderer().
Here is the call graph for this function:
|
protected |
Definition at line 456 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 464 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by getFormActionForCommand().
Here is the caller graph for this function:| ilIndividualAssessmentMemberGUI::getExistingFileInfoURL | ( | ) |
@inheritDoc
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 421 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilIndividualAssessmentMemberGUI::getFileIdentifierParameterName | ( | ) |
@inheritDoc
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 407 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 167 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), getExaminee(), and ILIAS\Survey\Mode\getId().
Referenced by amend(), and edit().
Here is the call graph for this function:
Here is the caller graph for this function:| ilIndividualAssessmentMemberGUI::getInfoForExistingFiles | ( | array | $file_ids | ) |
| array | $file_ids |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 387 of file class.ilIndividualAssessmentMemberGUI.php.
| ilIndividualAssessmentMemberGUI::getInfoResult | ( | string | $identifier | ) |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 369 of file class.ilIndividualAssessmentMemberGUI.php.
References $info.
|
protected |
Definition at line 469 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by downloadFile(), and saveAmend().
Here is the caller graph for this function:
|
protected |
Definition at line 441 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by saveAmend().
Here is the caller graph for this function:| ilIndividualAssessmentMemberGUI::getParentGUI | ( | ) |
Definition at line 451 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 324 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\lng(), ilIndividualAssessmentMembers\LP_COMPLETED, ilIndividualAssessmentMembers\LP_FAILED, and ilIndividualAssessmentMembers\LP_IN_PROGRESS.
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 354 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 333 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\FileUpload\DTO\UploadResult\isOK(), and ILIAS\Repository\upload().
Here is the call graph for this function:| ilIndividualAssessmentMemberGUI::getUploadURL | ( | ) |
@inheritDoc
Reimplemented from ILIAS\FileUpload\Handler\AbstractCtrlAwareUploadHandler.
Definition at line 412 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:| ilIndividualAssessmentMemberGUI::handleAccessViolation | ( | ) |
Definition at line 541 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\lng().
Referenced by amend(), edit(), saveAmend(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 536 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 505 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by amend(), and saveAmend().
Here is the caller graph for this function:
|
protected |
Definition at line 492 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by edit().
Here is the caller graph for this function:
|
protected |
Definition at line 497 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by view().
Here is the caller graph for this function:
|
protected |
Definition at line 430 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), and ILIAS\Survey\Mode\getId().
Here is the call graph for this function:
|
protected |
Definition at line 185 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\ctrl(), getMember(), getObject(), handleAccessViolation(), ILIAS\Repository\lng(), mayBeAmended(), saveMember(), and ilIndividualAssessmentLPInterface\updateLPStatusOfMember().
Here is the call graph for this function:
|
protected |
Definition at line 305 of file class.ilIndividualAssessmentMemberGUI.php.
References ILIAS\Repository\user().
Referenced by saveAmend().
Here is the call graph for this function:
Here is the caller graph for this function:| ilIndividualAssessmentMemberGUI::setObject | ( | ilObjIndividualAssessment | $object | ) |
Definition at line 436 of file class.ilIndividualAssessmentMemberGUI.php.
| ilIndividualAssessmentMemberGUI::setParentGUI | ( | ilIndividualAssessmentMembersGUI | $parent_gui | ) |
Definition at line 446 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 477 of file class.ilIndividualAssessmentMemberGUI.php.
References $url, ILIAS\Repository\ctrl(), ILIAS\Survey\Mode\getId(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by amend(), and edit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 528 of file class.ilIndividualAssessmentMemberGUI.php.
References ilIndividualAssessmentMember\examinerId(), ILIAS\Repository\int(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 523 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 510 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 518 of file class.ilIndividualAssessmentMemberGUI.php.
|
protected |
Definition at line 101 of file class.ilIndividualAssessmentMemberGUI.php.
References buildForm(), handleAccessViolation(), mayBeViewed(), and renderer().
Here is the call graph for this function:
|
protected |
Definition at line 48 of file class.ilIndividualAssessmentMemberGUI.php.
| const ilIndividualAssessmentMemberGUI::CMD_AMEND = 'amend' |
Definition at line 44 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_DOWNLOAD_FILE = "downloadFile" |
Definition at line 46 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand(), and ilIndividualAssessmentMembersTableGUI\getFileDownloadLink().
| const ilIndividualAssessmentMemberGUI::CMD_EDIT = 'edit' |
Definition at line 40 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_FINALIZE = 'finalize' |
Definition at line 42 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_FINALIZE_CONFIRMATION = 'finalizeConfirmation' |
Definition at line 43 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_SAVE_AMEND = "saveAmend" |
Definition at line 45 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_UPDATE = 'update' |
Definition at line 41 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().
| const ilIndividualAssessmentMemberGUI::CMD_VIEW = 'view' |
Definition at line 39 of file class.ilIndividualAssessmentMemberGUI.php.
Referenced by executeCommand().