Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 25 of 27) sorted by relevance

12

/dokuwiki/lib/plugins/revert/
H A Dplugin.info.txt6 desc Allows you to mass revert recent edits to remove Spam or vandalism
/dokuwiki/_test/tests/Subscriptions/
H A DSubscriberManagerTest.php47 $sub->remove('wiki:dokuwiki', 'testuser');
65 $sub->remove('wiki:dokuwiki', 'testuser');
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js162 qq.remove(this._find(item, 'cancel'));
163 qq.remove(this._find(item, 'spinner'));
169 qq.remove(nameInput);
170 jQuery('.qq-upload-button, #mediamanager__upload_button').remove();
172 jQuery('.qq-upload-drop-area').remove();
262 qq.remove(iframe);
267 qq.remove(form);
H A Dbehaviour.js222 $checkDiv.remove();
229 $checkDiv.remove();
H A Dfileuploader.js85 qq.remove = function(element){ function
617 qq.remove(this._find(item, 'cancel'));
618 qq.remove(this._find(item, 'spinner'));
662 qq.remove(item);
791 qq.remove(this._input);
973 qq.remove(fileInput);
994 qq.remove(iframe);
1022 qq.remove(iframe);
1027 qq.remove(form);
H A Dmedia.js322 jQuery('div.success, div.info, div.error, div.notify').remove();
414 jQuery('div.success, div.info, div.error, div.notify').remove();
/dokuwiki/_test/tests/inc/
H A Dauth_deleteprofile.test.php149 $INPUT->remove('delete');
157 $INPUT->remove('confirm_delete');
H A Dinput.test.php229 $INPUT->remove('string');
234 $INPUT->post->remove('int');
/dokuwiki/inc/Action/
H A DResendpwd.php88 $INPUT->remove('pwauth');
94 $INPUT->remove('pwauth');
H A DSubscribe.php88 $ok = $subManager->remove($target, $INPUT->server->str('REMOTE_USER'), $style);
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt3 On this page you can add and remove permissions for namespaces and pages in your wiki.
/dokuwiki/inc/
H A Dpluginutils.php144 $INPUT->remove('page');
H A Dauth.php53 $INPUT->server->remove('REMOTE_USER');
533 $INPUT->server->remove('REMOTE_USER');
1234 $INPUT->remove('pwauth');
1240 $INPUT->remove('pwauth');
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php44 $this->remove($id, $user);
81 public function remove($id, $user = null, $style = null, $data = null) function in dokuwiki\\Subscriptions\\SubscriberManager
/dokuwiki/inc/Input/
H A DInput.php93 public function remove($name) function in dokuwiki\\Input\\Input
273 $this->remove($name);
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css62 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md9 jsstrip is a open-source library to remove whitespace and comments from a javascript file. You migh…
/dokuwiki/conf/
H A Dmysql.conf.php.example168 /* This statement should remove a group fom the database.
190 /* This statement should remove a user fom the database.
198 /* This statement should remove all connections from a user to any group
229 /* This statement should remove a single connection from a user to a
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6remove&&V(i).triggerHandler("remove");n(t)}),V.widget=function(t,i,e){var s,n,o,a,r={},l=t.split("… property
H A Djquery.min.js2remove:function(){return ce.each(arguments,function(e,t){var n;while(-1<(n=ce.inArray(t,s,n)))s.sp… method
/dokuwiki/_test/core/
H A DphpQuery-onefile.php934 public static function remove($document, $node, $type = null, $callback = null) { function in phpQueryEvents
2562 phpQueryEvents::remove($this->getDocumentID(), $node, $type, $callback);
2838 return $this->after($content)->remove();
2851 ->remove();
2859 public function remove($selector = null) { function in phpQueryObject
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md73 - remove check for E_USER_DEPRECATED definition by @Art4 in [#750](https://github.com/simplepie/sim…
74 - remove broken BC code in Registry by @Art4 in [#764](https://github.com/simplepie/simplepie/pull/…
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE396 remove any additional permissions from that copy, or from any part of
433 restriction, you may remove that term. If a license document contains
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt86 …l still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for …
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt86 …l still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for …

12