ILIAS
Release_3_10_x_branch Revision 61812
|
Private Notes on PD. More...
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().
& ilPDNotesGUI::executeCommand | ( | ) |
execute command
Definition at line 69 of file class.ilPDNotesGUI.php.
References $cmd, displayHeader(), and view().
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().
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().