|
ILIAS
release_8 Revision v8.24
|
News on PD. More...
Collaboration diagram for ilPDNewsGUI: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().
Here is the call graph for this function:| ilPDNewsGUI::applyFilter | ( | ) |
Definition at line 167 of file class.ilPDNewsGUI.php.
References $ilUser, $user, ILIAS\Repository\ctrl(), and ilSession\set().
Here is the call graph for this function:| ilPDNewsGUI::displayHeader | ( | ) |
Definition at line 82 of file class.ilPDNewsGUI.php.
References 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:| ilPDNewsGUI::executeCommand | ( | ) |
Definition at line 66 of file class.ilPDNewsGUI.php.
References ILIAS\Repository\ctrl(), and displayHeader().
Here is the call graph for this function:| ilPDNewsGUI::resetFilter | ( | ) |
Definition at line 182 of file class.ilPDNewsGUI.php.
References $ilUser, $user, ilSession\clear(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
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().