Home
last modified time | relevance | path

Searched refs:setMailNotification (Results 1 – 8 of 8) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.ilObjTestSettingsGeneralGUI.php1560 …$this->testOBJ->setMailNotification($form->getItemByPostVar('mailnotification_content')->getValue(…
1563 $this->testOBJ->setMailNotification(0);
H A Dclass.ilObjTest.php1904 $this->setMailNotification($data->mailnotification);
5896 $this->setMailNotification($metadata["entry"]);
7139 $newObj->setMailNotification($this->getMailNotification());
9846 $this->setMailNotification($testsettings["mailnotification"]);
10423 public function setMailNotification($a_notification) function in ilObjTest
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.ilObjTestSettingsGeneralGUI.php1573 …$this->testOBJ->setMailNotification($form->getItemByPostVar('mailnotification_content')->getValue(…
1576 $this->testOBJ->setMailNotification(0);
H A Dclass.ilObjTest.php1909 $this->setMailNotification($data->mailnotification);
5920 $this->setMailNotification($metadata["entry"]);
7166 $newObj->setMailNotification($this->getMailNotification());
9884 $this->setMailNotification($testsettings["mailnotification"]);
10584 public function setMailNotification($a_notification) function in ilObjTest
/dports/www/ilias/ILIAS-5.4.25/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php1107 $this->setMailNotification($data['mailnotification']);
3860 $newObj->setMailNotification($this->getMailNotification());
4835 public function setMailNotification($a_notification) function in ilObjSurvey
H A Dclass.ilObjSurveyGUI.php708 $this->object->setMailNotification($_POST['mailnotification']);
/dports/www/ilias6/ILIAS-6.14/Modules/Survey/classes/
H A Dclass.ilObjSurvey.php1104 $this->setMailNotification($data['mailnotification']);
3674 $newObj->setMailNotification($this->getMailNotification());
4628 public function setMailNotification($a_notification) function in ilObjSurvey
H A Dclass.ilObjSurveyGUI.php721 $this->object->setMailNotification($_POST['mailnotification']);