ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Private Notes on PD. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
displayHeader () | |
view () | |
changeRelatedObject () | |
showPrivateNotes () | |
showPublicComments () | |
printSelection () | |
Data Fields | |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
Protected Member Functions | |
readFilter () | |
getRelatedObjects () | |
getGui () | |
setSortation () | |
getFilter () | |
setToolbar () | |
Protected Attributes | |
int | $note_type |
string | $search_text = "" |
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 29 of file class.ilPDNotesGUI.php.
ilPDNotesGUI::__construct | ( | ) |
Definition at line 52 of file class.ilPDNotesGUI.php.
References $context, $DIC, $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().
ilPDNotesGUI::changeRelatedObject | ( | ) |
Definition at line 285 of file class.ilPDNotesGUI.php.
References $user, ILIAS\Repository\ctrl(), and ilObjUser\writePref().
ilPDNotesGUI::displayHeader | ( | ) |
Definition at line 149 of file class.ilPDNotesGUI.php.
References $ilSetting, $settings, ilUtil\getImagePath(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilPDNotesGUI::executeCommand | ( | ) |
Definition at line 126 of file class.ilPDNotesGUI.php.
References ILIAS\Repository\ctrl(), displayHeader(), and view().
|
protected |
Definition at line 323 of file class.ilPDNotesGUI.php.
References $filter, $gui, $lng, ilObject\_lookupTitle(), ILIAS\Repository\filter(), getRelatedObjects(), ILIAS\Repository\lng(), and ilLanguage\txt().
Referenced by readFilter(), and view().
|
protected |
Definition at line 242 of file class.ilPDNotesGUI.php.
References $current_rel_obj, $gui, ilObject\_lookupType(), getRelatedObjects(), null, and ILIAS\Repository\user().
Referenced by view().
|
protected |
Definition at line 172 of file class.ilPDNotesGUI.php.
References $related_objects.
Referenced by getFilter(), getGui(), and view().
ilPDNotesGUI::printSelection | ( | ) |
Definition at line 386 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 115 of file class.ilPDNotesGUI.php.
References $data, getFilter(), ILIAS\Repository\int(), and null.
Referenced by __construct().
|
protected |
Definition at line 317 of file class.ilPDNotesGUI.php.
References view().
|
protected |
Definition at line 350 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().
ilPDNotesGUI::showPrivateNotes | ( | ) |
Definition at line 296 of file class.ilPDNotesGUI.php.
References $ctrl, $user, and ilCtrl\redirectByClass().
ilPDNotesGUI::showPublicComments | ( | ) |
Definition at line 304 of file class.ilPDNotesGUI.php.
References $ctrl, $ilSetting, $settings, and $user.
ilPDNotesGUI::view | ( | ) |
Definition at line 182 of file class.ilPDNotesGUI.php.
References $access, $ilSetting, $lng, $ref_id, $settings, $toolbar, $user, ilObject\_getAllReferences(), ILIAS\Repository\ctrl(), getFilter(), getGui(), getRelatedObjects(), ilLanguage\loadLanguageModule(), setToolbar(), and ilLanguage\txt().
Referenced by executeCommand(), and setSortation().
|
protected |
Definition at line 46 of file class.ilPDNotesGUI.php.
Referenced by view().
|
protected |
Definition at line 41 of file class.ilPDNotesGUI.php.
Referenced by setToolbar(), showPrivateNotes(), and showPublicComments().
|
protected |
Definition at line 38 of file class.ilPDNotesGUI.php.
Referenced by getGui().
|
protected |
Definition at line 33 of file class.ilPDNotesGUI.php.
Referenced by getFilter().
|
protected |
Definition at line 34 of file class.ilPDNotesGUI.php.
Referenced by getFilter(), and getGui().
|
protected |
Definition at line 44 of file class.ilPDNotesGUI.php.
ilLanguage ilPDNotesGUI::$lng |
Definition at line 49 of file class.ilPDNotesGUI.php.
Referenced by __construct(), getFilter(), and view().
|
protected |
Definition at line 31 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 36 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 50 of file class.ilPDNotesGUI.php.
Referenced by getRelatedObjects().
|
protected |
Definition at line 39 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 32 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 45 of file class.ilPDNotesGUI.php.
Referenced by displayHeader(), showPublicComments(), and view().
|
protected |
Definition at line 43 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 47 of file class.ilPDNotesGUI.php.
Referenced by view().
ilGlobalTemplateInterface ilPDNotesGUI::$tpl |
Definition at line 48 of file class.ilPDNotesGUI.php.
Referenced by __construct().
|
protected |
Definition at line 35 of file class.ilPDNotesGUI.php.
|
protected |
Definition at line 42 of file class.ilPDNotesGUI.php.
Referenced by changeRelatedObject(), showPrivateNotes(), showPublicComments(), and view().