Home
last modified time | relevance | path

Searched refs:remove (Results 126 – 150 of 799) sorted by relevance

12345678910>>...32

/plugin/quizlib/scripts/
H A Dquizlib.js163 highlightedElement.classList.remove(this.Classes.CORRECT);
164 highlightedElement.classList.remove(this.Classes.INCORRECT);
/plugin/fastwiki/
H A Dtemplates.js110 $('#dw_toc').remove();
114 tocObj.remove();
/plugin/ckgdoku/ckeditor/plugins/link/
H A Dplugin.js1remove,command:"removeAnchor",group:"anchor",order:5},link:{label:b.lang.link.menu,command:"link",…
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1remove,command:"removeAnchor",group:"anchor",order:5},link:{label:b.lang.link.menu,command:"link",…
/plugin/weiqi/img/
H A Dreadme.txt11 - remove useless ones,
/plugin/loadskin/images/
H A Dreadme.txt1 …desktop applications) as long as you don’t pass them off as your own and remove this readme file. …
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.RemoveEmpty.RemoveNbsp.txt
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DFilesystemCache.php57 public function remove($key) function in Assetic\\Cache\\FilesystemCache
/plugin/jquotes/
H A Dscript.js52 $txt.remove();
/plugin/projects/
H A Dscript.js30 if ($toolbar.length > 0) $toolbar.remove();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsZones.php66 public function remove($parent, RemoveDnsZoneRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\ServicesDnsZones
/plugin/combo/resources/snippet/js/
H A Donhover.js9 element.classList.remove(classValue);
/plugin/metaeditor/
H A Dscript.js418 jqModalManager.jqConfirmModal.remove();
424 jqModalManager.jqCreateModal.remove();
430 jqModalManager.jqInfoModal.remove();
/plugin/findologicxmlexport/resources/
H A Dstyle.css26 /* Please remove this styling if it overrides your tooltips settings */
/plugin/deletepagebutton/
H A Dscript.js73 jQuery(this).remove();
/plugin/ckgdoku/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 ….dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("…
12 b=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus(),d;c&&c.remove();d=b.getHtml();…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntry.php82 public function remove($attribute, ...$values)
88 $exists->remove(...$attribute->getValues());
74 public function remove($attribute, ...$values) global() function in FreeDSx\\Ldap\\Entry\\Entry
H A DChanges.php74 public function remove(Change ...$changes)
65 public function remove(Change ...$changes) global() function in FreeDSx\\Ldap\\Entry\\Changes
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 ….dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribute("…
11 …=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus();c&&c.remove();b=b.getHtml();th…
/plugin/datatables/assets/datatables.net-fixedheader/js/
H A DdataTables.fixedHeader.min.js
/plugin/removeold/
H A DREADME2 * remove old Admin Plugin: allows deleting of unnecessary, outdated files from your DokuWiki system
/plugin/quicksubscribe/
H A Daction.php53 $ok = $sub->remove($ns, $_SERVER['REMOTE_USER']);
/plugin/a2s/
H A Dstyle.css13 * Just remove this. With this, svg are vertically clipped
/plugin/securelogin/
H A DTODO7 - probably have to hook into the login function and remove the html for the boxes, then add them ba…
/plugin/rating/
H A Daction.php43 $hlp->remove($event->data[2]);

12345678910>>...32