Home
last modified time | relevance | path

Searched refs:notifier (Results 1 – 10 of 10) sorted by relevance

/plugin/structtasks/_test/
H A DActionTest.php28 $notifier = $this->createMock(AssignedNotifier::class);
29 $notifier->expects($this->never())->method('sendMessage');
30 $action->notifiers = [$notifier];
40 $notifier = $this->createMock(AssignedNotifier::class);
41 $notifier->expects($this->never())->method('sendMessage');
42 $action->notifiers = [$notifier];
84 $notifier = $this->createMock(AssignedNotifier::class);
85 $notifier->expects($this->once())
94 $action->notifiers = [$notifier];
H A DCliTest.php105 $notifier = $this->createMock(TodayNotifier::class);
106 $notifier->expects($this->once())
119 $cli->processTask($page, [$notifier]);
173 $notifier = $this->createMock(TodayNotifier::class);
174 $notifier->expects($this->exactly(2))
189 $cli->notifiers[] = $notifier;
H A DNotifiersTest.php98 $notifier = new AssignedNotifier(
100 $this->assertEquals($expected, $notifier->dueIn($date));
306 public function testNotifiers($notifier, $recipients, $new_data, $old_data, $key) { argument
323 'DUEIN' => $notifier::dueIn($new_data['duedate']),
350 $n = new $notifier([$this, 'fakeGetConf'], $this->getLangCallback($key));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DNotifierMetadata.php29 public $notifier; variable in Google\\Service\\CloudBuild\\NotifierMetadata
48 public function setNotifier($notifier) argument
50 $this->notifier = $notifier;
57 return $this->notifier;
/plugin/discordnotifier/
H A DREADME.md5 ![Example created notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
6 ![Example updated notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
7 ![Example removed notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
11 Download the latest [Release](https://github.com/zteeed/dokuwiki-discord-notifier/releases) and ins…
17 ![Example Dokuwiki config](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/co…
22 ![Example Dokuwiki config](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/images/co…
H A Dplugin.info.txt7 url https://www.github.com/zteeed/dokuwiki-discord-notifier/
/plugin/discordnotifier/examples/
H A DREADME.md7 ![Example created notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/exam…
11 ![Example updated notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/exam…
15 ![Example removed notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/exam…
/plugin/structtasks/
H A Daction.php85 foreach ($this->notifiers as $notifier) {
86 $notifier->sendMessage($id, $title, $editor_name, $editor_email, $new_data, $old_data);
/plugin/matrixnotifier/
H A Dplugin.info.txt7 url https://www.github.com/turtlewilly/dokuwiki-matrix-notifier/
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...