Home
last modified time | relevance | path

Searched refs:sendBulk (Results 1 – 3 of 3) sorted by path

/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php24 public function sendBulk($page)
26 public function sendBulk($page) global() function in dokuwiki\\Subscriptions\\BulkSubscriptionSender
/dokuwiki/inc/
H A DTaskRunner.php242 $sent = $sub->sendBulk($ID);
H A Ddeprecated.php480 * @deprecated 2019-04-20 \dokuwiki\Subscriptions\BulkSubscriptionSender::sendBulk
483 DebugHelper::dbgDeprecatedFunction('\dokuwiki\Subscriptions\BulkSubscriptionSender::sendBulk');
485 return $subscriptionSender->sendBulk($page);