Home
last modified time | relevance | path

Searched refs:remove (Results 101 – 125 of 799) sorted by relevance

12345678910>>...32

/plugin/removeold/
H A Dplugin.info.txt8 desc to remove outdated files (https://raw.githubusercontent.com/splitbrain/dokuwiki/stable/data…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DApcCache.php62 public function remove($key) function in Assetic\\Cache\\ApcCache
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DDocument.php73 $this->remove($key);
124 public function remove(string $key): self function in Elastica\\Document
/plugin/multiorphan/
H A Dscript.js29 $(this).dialog('close').remove();
46 $link.parent('.actions').remove();
58 $link.parents('.entry[elementid="'+$link.attr('elementid')+'"]').remove();
390 $('#multiorphan__errorlog').remove();
/plugin/news/scripts/
H A Dnewsfeed.ini5 ; do not remove default entry
/plugin/freechat/phpfreechat/src/
H A Dpfcresponse.class.php35 function remove($id) function in pfcResponse
/plugin/starred/
H A Dscript.js33 jQuery(this).closest('li').remove();
/plugin/latexit/classes/
H A DRecursionHandler.php66 public function remove($page) { function in RecursionHandler
/plugin/publish/action/
H A Dremoveattic.php24 function remove(&$event, $param) { function in action_plugin_publish_removeattic
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveInvalidImg.txt
H A DAutoFormat.RemoveEmpty.txt
H A DCore.RemoveProcessingInstructions.txt
/plugin/farmsync/script/
H A DscrollToLine.js40 $copyDiv.remove();
/plugin/filelist/
H A Dscript.js
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dcollection.js351 result = col.remove(d);
355 result = col.remove(d);
360 result = col.remove([c, d]);
366 result = col.remove([]);
450 col1.remove(m1);
453 col2.remove(m1);
482 col2.remove(m);
487 col1.remove(m);
1622 calls.remove++;
1632 collection.remove(model);
[all …]
/plugin/randomtables/
H A Dscript.js53 jQuery(this).parent().first().remove();
/plugin/wysiwyg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js121 combo.remove( iActualIndex ) ;
139 if (oOptions[i].selected) combo.remove(i) ;
/plugin/fckg/fckeditor/editor/dialog/fck_select/
H A Dfck_select.js121 combo.remove( iActualIndex ) ;
139 if (oOptions[i].selected) combo.remove(i) ;
/plugin/groupadmin/
H A Dscript.js9 function remove() { function
/plugin/vimeo/
H A Dscript.js5 $this.find('img').remove();
/plugin/codebuttonmod2/src/
H A Dcodebutton.js43 jQuery( "textarea#" + randomID ).remove();
/plugin/acknowledge/
H A Dscript.js77 // remove container if no data to show
79 $aContainer.remove();
/plugin/diagrams/script/
H A DDiagramsView.js54 this.dom.classList.remove('ProseMirror-selectednode');
/plugin/tuxquote/
H A DREADME9 You can add or remove images from lib/plugins/tuxquote/images/ directory. All jpg, png and gif imag…
11 Add or remove quotes from the lib/plugins/tuxquote/quotes.txt file. Quotes are line delimited and H…
/plugin/magnifier/
H A Dscript.js92 magnifierRoot.remove();
120 $(currentAngleSheet).remove();

12345678910>>...32