|
ILIAS
release_8 Revision v8.24
|
Private Notes on PD. More...
Collaboration diagram for ilPDNotesGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| displayHeader () | |
| view () | |
| changeRelatedObject () | |
| showPrivateNotes () | |
| showPublicComments () | |
| printSelection () | |
Data Fields | |
| ilGlobalTemplateInterface | $tpl |
| ilLanguage | $lng |
Protected Member Functions | |
| readFilter () | |
| getRelatedObjects () | |
| setSortation () | |
| getFilter () | |
| setToolbar () | |
Protected Attributes | |
| int | $note_type |
| string | $search_text = "" |
| ILIAS Notes FilterAdapterGUI | $filter = null |
| ILIAS Notes InternalGUIService | $gui |
| ILIAS DI UIServices | $ui |
| NotesManager | $notes_manager |
| int | $current_rel_obj = null |
| StandardGUIRequest | $request |
| ilCtrl | $ctrl |
| ilObjUser | $user |
| ilTabsGUI | $tabs |
| ilHelpGUI | $help |
| ilSetting | $settings |
| ilAccessHandler | $access |
| ilToolbarGUI | $toolbar |
| array | $related_objects = null |
Private Notes on PD.
Definition at line 28 of file class.ilPDNotesGUI.php.
| ilPDNotesGUI::__construct | ( | ) |
Definition at line 51 of file class.ilPDNotesGUI.php.
References $context, $DIC, $ilUser, $lng, $tpl, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), readFilter(), ILIAS\Repository\settings(), ILIAS\Repository\tabs(), ILIAS\Repository\toolbar(), ILIAS\Repository\ui(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilPDNotesGUI::changeRelatedObject | ( | ) |
Definition at line 267 of file class.ilPDNotesGUI.php.
References $ilUser, $user, and ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPDNotesGUI::displayHeader | ( | ) |
Definition at line 143 of file class.ilPDNotesGUI.php.
References $ilSetting, $settings, ilUtil\getImagePath(), and ILIAS\Repository\lng().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPDNotesGUI::executeCommand | ( | ) |
Definition at line 125 of file class.ilPDNotesGUI.php.
References ILIAS\Repository\ctrl(), displayHeader(), and view().
Here is the call graph for this function:
|
protected |
Definition at line 305 of file class.ilPDNotesGUI.php.
References $filter, $gui, $lng, ilObject\_lookupTitle(), ILIAS\UI\examples\Symbol\Glyph\Filter\filter(), getRelatedObjects(), ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by readFilter(), and view().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 166 of file class.ilPDNotesGUI.php.
References $related_objects.
Referenced by getFilter(), and view().
Here is the caller graph for this function:| ilPDNotesGUI::printSelection | ( | ) |
ILIAS\HTTP\Response\Sender\ResponseSendingException
Definition at line 369 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 114 of file class.ilPDNotesGUI.php.
References $data, getFilter(), and ILIAS\Repository\int().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 299 of file class.ilPDNotesGUI.php.
References view().
Here is the call graph for this function:
|
protected |
Definition at line 332 of file class.ilPDNotesGUI.php.
References Vendor\Package\$b, $c, $ctrl, ilCtrl\getLinkTarget(), ilCtrl\getLinkTargetByClass(), ILIAS\Repository\lng(), ILIAS\Repository\toolbar(), and ILIAS\Repository\ui().
Referenced by view().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPDNotesGUI::showPrivateNotes | ( | ) |
Definition at line 278 of file class.ilPDNotesGUI.php.
References $ctrl, $ilUser, $user, and ilCtrl\redirectByClass().
Here is the call graph for this function:| ilPDNotesGUI::showPublicComments | ( | ) |
Definition at line 286 of file class.ilPDNotesGUI.php.
References $ctrl, $ilSetting, $ilUser, $settings, and $user.
| ilPDNotesGUI::view | ( | ) |
Definition at line 176 of file class.ilPDNotesGUI.php.
References $access, $ilSetting, $ilUser, $lng, $ref_id, $settings, $toolbar, $user, ilObject\_getAllReferences(), ilObject\_lookupType(), ILIAS\Repository\ctrl(), getFilter(), getRelatedObjects(), ilLanguage\loadLanguageModule(), setToolbar(), and ilLanguage\txt().
Referenced by executeCommand(), and setSortation().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 45 of file class.ilPDNotesGUI.php.
Referenced by view().
|
protected |
Definition at line 40 of file class.ilPDNotesGUI.php.
Referenced by setToolbar(), showPrivateNotes(), and showPublicComments().
|
protected |
Definition at line 37 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 32 of file class.ilPDNotesGUI.php.
Referenced by getFilter().
|
protected |
Definition at line 33 of file class.ilPDNotesGUI.php.
Referenced by getFilter().
|
protected |
Definition at line 43 of file class.ilPDNotesGUI.php.
| ilLanguage ilPDNotesGUI::$lng |
Definition at line 48 of file class.ilPDNotesGUI.php.
Referenced by __construct(), getFilter(), and view().
|
protected |
Definition at line 30 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 35 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 49 of file class.ilPDNotesGUI.php.
Referenced by getRelatedObjects().
|
protected |
Definition at line 38 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 31 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 44 of file class.ilPDNotesGUI.php.
Referenced by displayHeader(), showPublicComments(), and view().
|
protected |
Definition at line 42 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 46 of file class.ilPDNotesGUI.php.
Referenced by view().
| ilGlobalTemplateInterface ilPDNotesGUI::$tpl |
Definition at line 47 of file class.ilPDNotesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 34 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 41 of file class.ilPDNotesGUI.php.
Referenced by changeRelatedObject(), showPrivateNotes(), showPublicComments(), and view().