|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Builds PageContent "Note". More...
Collaboration diagram for ilPRGActionNoteBuilder:Public Member Functions | |
| __construct (UIFactory $ui_factory, Renderer $ui_renderer, ilLanguage $lng, ilCtrl $ctrl, ilTemplate $tpl, PRGAssignmentRepository $repo_assignment, ilStudyProgrammeSettingsRepository $repo_settings, int $usr_id) | |
| getNoteFor (int $prg_obj_id) | |
Protected Member Functions | |
| sortByDeadline (array $progresses) | |
| getUserDateFormat () | |
Protected Attributes | |
| UIFactory | $ui_factory |
| Renderer | $ui_renderer |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTemplate | $tpl |
| PRGAssignmentRepository | $repo_assignment |
| ilStudyProgrammeSettingsRepository | $repo_settings |
| int | $usr_id |
Builds PageContent "Note".
Definition at line 27 of file ilPRGActionNoteBuilder.php.
| ilPRGActionNoteBuilder::__construct | ( | UIFactory | $ui_factory, |
| Renderer | $ui_renderer, | ||
| ilLanguage | $lng, | ||
| ilCtrl | $ctrl, | ||
| ilTemplate | $tpl, | ||
| PRGAssignmentRepository | $repo_assignment, | ||
| ilStudyProgrammeSettingsRepository | $repo_settings, | ||
| int | $usr_id | ||
| ) |
Definition at line 38 of file ilPRGActionNoteBuilder.php.
References $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:| ilPRGActionNoteBuilder::getNoteFor | ( | int | $prg_obj_id | ) |
Definition at line 59 of file ilPRGActionNoteBuilder.php.
References ilUtil\getImagePath(), getUserDateFormat(), ILIAS\Repository\lng(), and sortByDeadline().
Here is the call graph for this function:
|
protected |
Definition at line 135 of file ilPRGActionNoteBuilder.php.
References ilCalendarUtil\getUserDateFormat().
Referenced by getNoteFor().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 118 of file ilPRGActionNoteBuilder.php.
References Vendor\Package\$a, and Vendor\Package\$b.
Referenced by getNoteFor().
Here is the caller graph for this function:
|
protected |
Definition at line 32 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file ilPRGActionNoteBuilder.php.
|
protected |
Definition at line 34 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 33 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().
|
protected |
Definition at line 36 of file ilPRGActionNoteBuilder.php.
Referenced by __construct().