Home
last modified time | relevance | path

Searched defs:editor_email (Results 1 – 12 of 12) sorted by relevance

/plugin/structtasks/meta/
DAbstractNotifier.php63 abstract function getNotifiableUsers($page, $editor_email, $new_data, $old_data);
140 public function sendMessage($page_id, $page_title, $editor, $editor_email, $new_data,
DOverdueNotifier.php21 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DSelfRemovalNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DAssignedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DDateNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DDeletedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DRemovedNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DClosedStatusNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DTodayNotifier.php21 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DOpenStatusNotifier.php20 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
DReminderNotifier.php42 public function getNotifiableUsers($page, $editor_email, $new_data, $old_data) {
/plugin/structtasks/_test/
DNotifiersTest.php51 const editor_email = 'Some User <some.user@example.com>'; define in dokuwiki\\plugin\\structtasks\\test\\notifiers_plugin_structtasks_test