Home
last modified time | relevance | path

Searched refs:getNotifiableUsers (Results 1 – 11 of 11) sorted by relevance

/plugin/structtasks/meta/
H A DAbstractNotifier.php63 abstract function getNotifiableUsers($page, $editor_email, $new_data, $old_data); function in dokuwiki\\plugin\\structtasks\\meta\\AbstractNotifier
143 … $notifiable_users = $this->getNotifiableUsers($page_id, $editor_email, $new_data, $old_data);
H A DRemovedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\RemovedNotifier
H A DAssignedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\AssignedNotifier
H A DDateNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\DateNotifier
H A DSelfRemovalNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\SelfRemovalNotifier
H A DDeletedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\DeletedNotifier
H A DTodayNotifier.php21 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\TodayNotifier
H A DOverdueNotifier.php21 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\OverdueNotifier
H A DClosedStatusNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\ClosedStatusNotifier
H A DOpenStatusNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\OpenStatusNotifier
H A DReminderNotifier.php42 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) { function in dokuwiki\\plugin\\structtasks\\meta\\ReminderNotifier