Home
last modified time | relevance | path

Searched +full:send +(+path:plugin +path:linkback) -(+path:plugin +path:linkback +path:lang) (Results 1 – 10 of 10) sorted by relevance

/plugin/linkback/action/
H A Dsend.php4 * Send component of the DokuWiki Linkback action plugin.
62 'send' => false,
73 $data['send'] = (bool)$_REQUEST['plugin__linkback_toggle'];
75 if (!$data['send'])
151 'send' => false,
164 $data['send'] = true;
172 $data['send'] = true;
175 $data['send'] = true;
196 if($data['send']) {
205 $form->insertElement($pos + 1, form_makeCheckboxField('plugin__linkback_toggle', '1', $this->getLang('linkback_enabledisable'), 'plugin__linkback_toggle', 'edit', (($data['send'])
[all...]
H A Dreceive.php39 'send' => false,
84 'send' => false,
124 'send' => false,
H A Ddisplay.php50 'send' => false,
276 'send' => false,
314 'send' => false,
346 'send' => false,
H A Dakismet.php98 * Prepares the data to send to Akismet
/plugin/linkback/
H A Dadmin.php141 'send' => $this->getLang('send'),
176 $target['send'] = $data['send'];
288 foreach (array('send', 'receive', 'display') as $key) {
298 if (in_array($key, array('send', 'receive')))
H A Dsyntax.php57 'send' => false,
H A Dtools.php110 $mail->send();
H A Dhttp.php130 // send request
/plugin/linkback/exe/
H A Dtrackback.php62 'send' => false,
H A Dpingback.php82 'send' => false,