|
ILIAS
Release_3_10_x_branch Revision 61812
|
Private Notes on PD. More...
Collaboration diagram for ilPDNotesGUI:Public Member Functions | |
| ilPDNotesGUI () | |
| Constructor. | |
| & | executeCommand () |
| execute command | |
| displayHeader () | |
| display header and locator | |
| view () | |
| changeRelatedObject () | |
| change related object | |
Data Fields | |
| $ilias | |
| $tpl | |
| $lng | |
Private Notes on PD.
ilPDNotesGUI: ilNoteGUI, ilFeedbackGUI
Definition at line 36 of file class.ilPDNotesGUI.php.
| ilPDNotesGUI::changeRelatedObject | ( | ) |
change related object
Definition at line 220 of file class.ilPDNotesGUI.php.
| ilPDNotesGUI::displayHeader | ( | ) |
display header and locator
Definition at line 93 of file class.ilPDNotesGUI.php.
References ilUtil\getImagePath(), ilUtil\infoPanel(), and ilUtil\sendInfo().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilPDNotesGUI::executeCommand | ( | ) |
execute command
Definition at line 69 of file class.ilPDNotesGUI.php.
References $cmd, displayHeader(), and view().
Here is the call graph for this function:| ilPDNotesGUI::ilPDNotesGUI | ( | ) |
| ilPDNotesGUI::view | ( | ) |
Definition at line 127 of file class.ilPDNotesGUI.php.
References $_GET, $lng, ilNote\_getRelatedObjectsOfUser(), ilObject\_lookupTitle(), ilObject\_lookupType(), and ilNoteGUI\enablePrivateNotes().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPDNotesGUI::$ilias |
Definition at line 44 of file class.ilPDNotesGUI.php.
Referenced by ilPDNotesGUI().
| ilPDNotesGUI::$lng |
Definition at line 46 of file class.ilPDNotesGUI.php.
Referenced by ilPDNotesGUI(), and view().
| ilPDNotesGUI::$tpl |
Definition at line 45 of file class.ilPDNotesGUI.php.
Referenced by ilPDNotesGUI().