Lines Matching defs:page
387 * This function searches all relevant subscription files for a page or
392 * @param string $page The target object’s (namespace or page) id
400 public function subscribers($page, $user = null, $style = null, $data = null) {
403 return $manager->subscribers($page, $user, $style, $data);
407 * Adds a new subscription for the given page or namespace
410 * *exact* page or namespace. It will *not* modify any subscription that may exist in higher namespaces.
412 * @param string $id The target page or namespace, specified by id; Namespaces
429 * Removes a subscription for the given page or namespace
431 * This removes all subscriptions matching the given criteria on the given page or
435 * @param string $id The target object’s (namespace or page) id
452 * $INFO['subscribed'] is either false if no subscription for the current page
473 * the given page if the needed $conf['subscribe_time'] has passed already.
477 * @param string $page
482 public function send_bulk($page) {
485 return $subscriptionSender->sendBulk($page);
489 * Send the diff for some page change
546 * Aggregates all email addresses of user who have subscribed the given page with 'every' style
555 * - $id (the page id),