Searched refs:notify (Results 1 – 10 of 10) sorted by relevance
| /dokuwiki/lib/plugins/usermanager/ |
| H A D | remote.php | 30 * @param bool $notify Whether to send a notification email to the user 36 public function createUser($user, $name, $mail, $groups, $password = '', $notify = false) argument 74 if ($ok && $notify) {
|
| H A D | cli.php | 141 * @param bool $notify display details 145 protected function cmdAdd(bool $notify, array $args) argument 160 if ($notify) {
|
| H A D | admin.php | 832 $notify = empty($changes['user']) ? $olduser : $newuser; 833 $this->notifyUser($notify, $changes['pass']);
|
| /dokuwiki/lib/styles/ |
| H A D | screen.css | 10 div.notify { 26 [dir=rtl] div.notify { 50 div.notify { 52 background-image: url(../images/notify.png);
|
| H A D | print.css | 9 div.notify,
|
| /dokuwiki/inc/Remote/ |
| H A D | LegacyApiCore.php | 353 $notify = (bool)$userStruct['notify'] ?? false; 374 if ($notify) {
|
| /dokuwiki/inc/ |
| H A D | infoutils.php | 643 if (preg_match('/(notify|pass|auth|secret|ftp|userinfo|token|buid|mail|proxy)/i', $key)) {
|
| H A D | common.php | 1274 notify($id, 'admin', $rev, $summary, $minor, $new_rev); 1275 notify($id, 'subscribers', $rev, $summary, $minor, $new_rev); 1316 function notify($id, $who, $rev = '', $summary = '', $minor = false, $replace = [], $current_rev = … function
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 460 holder fails to notify you of the violation by some reasonable means
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …{var e=n&&n.apply(this,arguments);e&&v(e.promise)?e.promise().progress(r.notify).done(r.resolve).f…
|