Searched defs:template (Results 1 – 6 of 6) sorted by relevance
/dokuwiki/inc/Subscriptions/ |
H A D | MediaSubscriptionSender.php | 21 sendMediaDiff($subscriber_mail, $template, $id, $rev = false, $current_rev = false) global() argument
|
H A D | PageSubscriptionSender.php | 26 sendPageDiff($subscriber_mail, $template, $id, $rev = null, $summary = '', $current_rev = null) global() argument
|
H A D | SubscriptionSender.php | 62 protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $headers = []) argument
|
/dokuwiki/lib/plugins/config/core/ |
H A D | Loader.php | 20 /** @var string current template */ variable in dokuwiki\\plugin\\config\\core\\Loader [all...] |
/dokuwiki/inc/ |
H A D | deprecated.php | 498 send_diff($subscriber_mail, $template, $id, $rev = null, $summary = '') global() argument 516 send_media_diff($subscriber_mail, $template, $id, $rev = false) global() argument
|
H A D | template.php | 23 function template($file) { global() function [all...] |