|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilStudyProgrammeChangeExpireDateGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilGlobalTemplateInterface $tpl, ilLanguage $lng, ilAccess $access, ilObjUser $user, Factory $input_factory, Renderer $renderer, Psr\Http\Message\ServerRequestInterface $request, ILIAS\Refinery\Factory $refinery_factory, ILIAS\Data\Factory $data_factory, ilPRGMessagePrinter $messages) | |
| executeCommand () | |
| setBackTarget (string $target) | |
| setProgressIds (array $progress_ids) | |
| setRefId (int $ref_id) | |
Protected Member Functions | |
| showExpireDateConfig () | |
| buildForm (ilObjStudyProgramme $prg, string $submit_action) | |
| getValidityOfQualificationSubForm (ilObjStudyProgramme $prg) | |
| buildFormElements (ILIAS\UI\Component\Input\Field\Factory $ff, Closure $txt, ilObjStudyProgramme $prg) | |
| changeExpireDate () | |
| getBackTarget () | |
| getProgressIds () | |
| getRefId () | |
| getObject () | |
| redirectToParent () | |
Protected Attributes | |
| ilCtrl | $ctrl |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
| ilAccess | $access |
| ilObjUser | $user |
| Factory | $input_factory |
| Renderer | $renderer |
| Psr Http Message ServerRequestInterface | $request |
| ILIAS Refinery Factory | $refinery_factory |
| ILIAS Data Factory | $data_factory |
| ilPRGMessagePrinter | $messages |
| string | $back_target = null |
| array | $progress_ids = [] |
| int | $ref_id = null |
| ilObjStudyProgramme | $object = null |
Private Attributes | |
| const | CMD_SHOW_EXPIRE_DATE_CONFIG = "showExpireDateConfig" |
| const | CMD_CHANGE_EXPIRE_DATE = "changeExpireDate" |
| const | PROP_VALIDITY_OF_QUALIFICATION = "validity_qualification" |
Definition at line 26 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::__construct | ( | ilCtrl | $ctrl, |
| ilGlobalTemplateInterface | $tpl, | ||
| ilLanguage | $lng, | ||
| ilAccess | $access, | ||
| ilObjUser | $user, | ||
| Factory | $input_factory, | ||
| Renderer | $renderer, | ||
| Psr\Http\Message\ServerRequestInterface | $request, | ||
| ILIAS\Refinery\Factory | $refinery_factory, | ||
| ILIAS\Data\Factory | $data_factory, | ||
| ilPRGMessagePrinter | $messages | ||
| ) |
Definition at line 49 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $access, $ctrl, $data_factory, $input_factory, $lng, $messages, $refinery_factory, $renderer, $request, $tpl, $user, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:
|
protected |
Definition at line 109 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $id, $txt, buildFormElements(), and ILIAS\Repository\lng().
Referenced by showExpireDateConfig().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 156 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by buildForm().
Here is the caller graph for this function:
|
protected |
Definition at line 172 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilObjStudyProgrammeSettingsGUI\OPT_VALIDITY_OF_QUALIFICATION_DATE, and ILIAS\Repository\user().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeChangeExpireDateGUI::executeCommand | ( | ) |
Definition at line 75 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References changeExpireDate(), CMD_CHANGE_EXPIRE_DATE, CMD_SHOW_EXPIRE_DATE_CONFIG, ILIAS\Repository\ctrl(), redirectToParent(), and showExpireDateConfig().
Here is the call graph for this function:
|
protected |
Definition at line 211 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 241 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $ref_id, and ilObjStudyProgramme\getInstanceByRefId().
Referenced by showExpireDateConfig().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 221 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by showExpireDateConfig().
Here is the caller graph for this function:
|
protected |
Definition at line 231 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $ref_id.
|
protected |
Definition at line 126 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $format, $id, $txt, ilObjStudyProgramme\getSettings(), ILIAS\Repository\lng(), ilObjStudyProgrammeSettingsGUI\OPT_NO_VALIDITY_OF_QUALIFICATION, and ilObjStudyProgrammeSettingsGUI\OPT_VALIDITY_OF_QUALIFICATION_DATE.
Here is the call graph for this function:
|
protected |
Definition at line 254 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References ILIAS\Repository\ctrl().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilStudyProgrammeChangeExpireDateGUI::setBackTarget | ( | string | $target | ) |
Definition at line 216 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::setProgressIds | ( | array | $progress_ids | ) |
Definition at line 226 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::setRefId | ( | int | $ref_id | ) |
Definition at line 236 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $ref_id.
|
protected |
Definition at line 94 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References buildForm(), ILIAS\Repository\ctrl(), getObject(), and getProgressIds().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 35 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 44 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 32 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
Definition at line 41 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 42 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 47 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 45 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 46 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Definition at line 40 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 38 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 39 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
private |
Definition at line 29 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 28 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by executeCommand().
|
private |
Definition at line 30 of file class.ilStudyProgrammeChangeExpireDateGUI.php.