ILIAS
release_8 Revision v8.19
|
News on PD. More...
Public Member Functions | |
__construct () | |
executeCommand () | |
displayHeader () | |
view () | |
applyFilter () | |
resetFilter () | |
Protected Attributes | |
ilGlobalTemplateInterface | $tpl |
ilLanguage | $lng |
ilCtrl | $ctrl |
ilHelpGUI | $help |
ilObjUser | $user |
ilFavouritesManager | $fav_manager |
StandardGUIRequest | $std_request |
News on PD.
Definition at line 27 of file class.ilPDNewsGUI.php.
ilPDNewsGUI::__construct | ( | ) |
Definition at line 37 of file class.ilPDNewsGUI.php.
References $DIC, $lng, $tpl, ILIAS\Repository\ctrl(), ILIAS\Repository\help(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), and ILIAS\Repository\user().
ilPDNewsGUI::applyFilter | ( | ) |
Definition at line 167 of file class.ilPDNewsGUI.php.
References $ilUser, $user, ILIAS\Repository\ctrl(), and ilSession\set().
ilPDNewsGUI::displayHeader | ( | ) |
Definition at line 82 of file class.ilPDNewsGUI.php.
References ilUtil\getImagePath(), and ILIAS\Repository\lng().
Referenced by executeCommand().
ilPDNewsGUI::executeCommand | ( | ) |
Definition at line 66 of file class.ilPDNewsGUI.php.
References ILIAS\Repository\ctrl(), and displayHeader().
ilPDNewsGUI::resetFilter | ( | ) |
Definition at line 182 of file class.ilPDNewsGUI.php.
References $ilUser, $user, ilSession\clear(), and ILIAS\Repository\ctrl().
ilPDNewsGUI::view | ( | ) |
Definition at line 88 of file class.ilPDNewsGUI.php.
References $ilUser, $lng, $ref_id, $tpl, $user, ilNewsItem\_getNewsItemsOfUser(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilNewsItem\_lookupUserPDPeriod(), ilNewsItem\filterObjIdsPerNews(), ilSession\get(), ILIAS\Repository\int(), ilGlobalTemplateInterface\setContent(), and ilLanguage\txt().
|
protected |
Definition at line 31 of file class.ilPDNewsGUI.php.
|
protected |
Definition at line 34 of file class.ilPDNewsGUI.php.
|
protected |
Definition at line 32 of file class.ilPDNewsGUI.php.
|
protected |
Definition at line 30 of file class.ilPDNewsGUI.php.
Referenced by __construct(), and view().
|
protected |
Definition at line 35 of file class.ilPDNewsGUI.php.
|
protected |
Definition at line 29 of file class.ilPDNewsGUI.php.
Referenced by __construct(), and view().
|
protected |
Definition at line 33 of file class.ilPDNewsGUI.php.
Referenced by applyFilter(), resetFilter(), and view().