|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Builds PageContent "Status Information". More...
Collaboration diagram for ilPRGStatusInfoBuilder:Public Member Functions | |
| __construct (UIFactory $ui_factory, Renderer $ui_renderer, ilLanguage $lng, ilCtrl $ctrl, ilTemplate $tpl, PRGAssignmentRepository $repo_assignment, ilStudyProgrammeSettingsRepository $repo_settings, ilCertificateDownloadValidator $cert_validator, int $usr_id) | |
| getStatusInfoFor (int $prg_obj_id) | |
Protected Member Functions | |
| getRestartPeriodOfProgrammeNode (int $prg_obj_id) | |
| maybeGetCertificateLink (int $prg_obj_id) | |
Builds PageContent "Status Information".
Definition at line 27 of file ilPRGStatusInfoBuilder.php.
| ilPRGStatusInfoBuilder::__construct | ( | UIFactory | $ui_factory, |
| Renderer | $ui_renderer, | ||
| ilLanguage | $lng, | ||
| ilCtrl | $ctrl, | ||
| ilTemplate | $tpl, | ||
| PRGAssignmentRepository | $repo_assignment, | ||
| ilStudyProgrammeSettingsRepository | $repo_settings, | ||
| ilCertificateDownloadValidator | $cert_validator, | ||
| int | $usr_id | ||
| ) |
Definition at line 39 of file ilPRGStatusInfoBuilder.php.
References $cert_validator, $ctrl, $DIC, $repo_assignment, $repo_settings, $tpl, $ui_factory, $ui_renderer, $usr_id, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 113 of file ilPRGStatusInfoBuilder.php.
Referenced by getStatusInfoFor().
Here is the caller graph for this function:| ilPRGStatusInfoBuilder::getStatusInfoFor | ( | int | $prg_obj_id | ) |
Definition at line 62 of file ilPRGStatusInfoBuilder.php.
References ilUtil\getImagePath(), getRestartPeriodOfProgrammeNode(), ILIAS\Repository\lng(), and maybeGetCertificateLink().
Here is the call graph for this function:
|
protected |
Definition at line 123 of file ilPRGStatusInfoBuilder.php.
References ILIAS\Repository\ctrl().
Referenced by getStatusInfoFor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 36 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 32 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file ilPRGStatusInfoBuilder.php.
|
protected |
Definition at line 34 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 37 of file ilPRGStatusInfoBuilder.php.
Referenced by __construct().