Home
last modified time | relevance | path

Searched refs:dueIn (Results 1 – 2 of 2) sorted by relevance

/plugin/structtasks/meta/
H A DAbstractNotifier.php81 static function dueIn($duedate) { function in dokuwiki\\plugin\\structtasks\\meta\\AbstractNotifier
159 'DUEIN' => $this->dueIn($new_data['duedate']),
/plugin/structtasks/_test/
H A DNotifiersTest.php100 $this->assertEquals($expected, $notifier->dueIn($date));
323 'DUEIN' => $notifier::dueIn($new_data['duedate']),
387 'DUEIN' => DeletedNotifier::dueIn($new_data['duedate']),