Home
last modified time | relevance | path

Searched refs:TYPE_LM_PAGE (Results 1 – 4 of 4) sorted by relevance

/dports/www/ilias6/ILIAS-6.14/Modules/LearningModule/classes/
H A Dclass.ilLearningModuleNotification.php118 if ($this->type == ilNotification::TYPE_LM_PAGE) {
121 … ilNotification::updateNotificationTime(ilNotification::TYPE_LM_PAGE, $this->page_id, $users);
H A Dclass.ilLMPage.php60 ilNotification::TYPE_LM_PAGE,
/dports/www/ilias6/ILIAS-6.14/Services/Notification/classes/
H A Dclass.ilNotification.php26 const TYPE_LM_PAGE = 10; define in ilNotification
/dports/www/ilias6/ILIAS-6.14/Modules/LearningModule/Presentation/classes/
H A Dclass.ilLMPresentationGUI.php374 …ilNotification::setNotification(ilNotification::TYPE_LM_PAGE, $this->user->getId(), $this->getCurr…
378 …ilNotification::setNotification(ilNotification::TYPE_LM_PAGE, $this->user->getId(), $this->getCurr…
1027 … if (ilNotification::hasNotification(ilNotification::TYPE_LM_PAGE, $this->user->getId(), $pg_id)) {
2983 ilNotification::TYPE_LM_PAGE,