|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilStudyProgrammeChangeExpireDateGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilGlobalTemplateInterface $tpl, ilLanguage $lng, ilAccess $access, ilObjUser $user, Factory $input_factory, Renderer $renderer, ServerRequest $request, \ILIAS\Refinery\Factory $refinery_factory, \ILIAS\Data\Factory $data_factory, ilStudyProgrammeUserProgressDB $user_progress_db) | |
| executeCommand () | |
| setBackTarget (string $target) | |
| setProgressIds (array $progress_ids) | |
| setRefId (int $ref_id) | |
Data Fields | |
| const | CMD_SHOW_EXPIRE_DATE_CONFIG = "showExpireDateConfig" |
| const | CMD_CHANGE_EXPIRE_DATE = "changeExpireDate" |
| const | PROP_VALIDITY_OF_QUALIFICATION = "validity_qualification" |
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) | |
| getBackTarget () | |
| getProgressIds () | |
| getRefId () | |
| getObject () | |
| redirectToParent () | |
Protected Attributes | |
| $gui | |
| $ctrl | |
| $tpl | |
| $lng | |
| $access | |
| $user | |
| $back_target | |
| $input_factory | |
| $renderer | |
| $request | |
| $refinery_factory | |
| $data_factory | |
| $user_progress_db | |
| $progress_ids | |
| $ref_id | |
| $object | |
Definition at line 13 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::__construct | ( | ilCtrl | $ctrl, |
| ilGlobalTemplateInterface | $tpl, | ||
| ilLanguage | $lng, | ||
| ilAccess | $access, | ||
| ilObjUser | $user, | ||
| Factory | $input_factory, | ||
| Renderer | $renderer, | ||
| ServerRequest | $request, | ||
| \ILIAS\Refinery\Factory | $refinery_factory, | ||
| \ILIAS\Data\Factory | $data_factory, | ||
| ilStudyProgrammeUserProgressDB | $user_progress_db | ||
| ) |
Definition at line 99 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $access, $ctrl, $data_factory, $input_factory, $lng, $refinery_factory, $renderer, $request, $tpl, $user, $user_progress_db, and user().
Here is the call graph for this function:
|
protected |
Definition at line 165 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $txt, and buildFormElements().
Referenced by showExpireDateConfig().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 213 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by buildForm().
Here is the caller graph for this function:| ilStudyProgrammeChangeExpireDateGUI::executeCommand | ( | ) |
Definition at line 125 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References CMD_CHANGE_EXPIRE_DATE, CMD_SHOW_EXPIRE_DATE_CONFIG, redirectToParent(), and showExpireDateConfig().
Here is the call graph for this function:
|
protected |
Definition at line 277 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 307 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References 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 287 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by showExpireDateConfig().
Here is the caller graph for this function:
|
protected |
Definition at line 297 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 182 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References $format, $txt, ilObjStudyProgramme\getValidityOfQualificationSettings(), 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 315 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References ilUtil\redirect().
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 282 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::setProgressIds | ( | array | $progress_ids | ) |
Definition at line 292 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
| ilStudyProgrammeChangeExpireDateGUI::setRefId | ( | int | $ref_id | ) |
Definition at line 302 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 150 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
References buildForm(), 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 42 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 52 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 27 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 77 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 22 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 57 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 97 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 87 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 92 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
|
protected |
Definition at line 72 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 62 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 67 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 47 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
|
protected |
Definition at line 82 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by __construct().
| const ilStudyProgrammeChangeExpireDateGUI::CMD_CHANGE_EXPIRE_DATE = "changeExpireDate" |
Definition at line 16 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by executeCommand().
| const ilStudyProgrammeChangeExpireDateGUI::CMD_SHOW_EXPIRE_DATE_CONFIG = "showExpireDateConfig" |
Definition at line 15 of file class.ilStudyProgrammeChangeExpireDateGUI.php.
Referenced by executeCommand().
| const ilStudyProgrammeChangeExpireDateGUI::PROP_VALIDITY_OF_QUALIFICATION = "validity_qualification" |
Definition at line 17 of file class.ilStudyProgrammeChangeExpireDateGUI.php.