Home
last modified time | relevance | path

Searched full:remove (Results 126 – 150 of 3036) sorted by relevance

12345678910>>...122

/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DRemoveProcessor.php6 * Elastica Remove Processor.
10 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/remove-processor.html
/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();
211 // get input value and remove path to normalize
262 qq.remove(iframe);
267 qq.remove(form);
/plugin/webdav/vendor/sabre/vobject/lib/
H A DComponent.php141 public function remove($item) function in Sabre\\VObject\\Component
153 // then we just call remove recursively.
155 $this->remove($child);
167 …throw new \InvalidArgumentException('The item you passed to remove() was not a child of this compo…
485 $this->remove($name);
501 $this->remove($name);
637 $this->remove($propName);
660 * It's intended to remove all circular references, so PHP can easily clean
/plugin/filterrss/
H A Dsyntax.php34 //Remove ] from the end
36 //Remove [filterrss
98 //Remove ] from the end
123 //remove "" and ''
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DApcCache.php60 * @see CacheInterface::remove()
62 public function remove($key) function in Assetic\\Cache\\ApcCache
/plugin/addressbook/lang/en/
H A Dlang.php24 $lang['form remove'] = 'Remove current photo';
/plugin/latexit/_test/
H A Dpackage.test.php49 $p->addCommand("\remove{bbb}");
50 $this->assertEquals("\use{aaa}\n\remove{bbb}\n", $p->printCommands());
/plugin/simplechat/
H A Dsyntax.php92 …/',':'),array('','','-','-'),$INFO['id']); // need to clean this. remove spaces, remove dots , cha…
118 @unlink( $filename ); // its too old. remove it.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py64 # Remove . \ / | : ? *
70 if ( Config.ForceSingleExtension ): # remove dots
74 # Remove \ / | : ? *
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle6AuthHandler.php63 $config['handler']->remove('google_auth');
85 $config['handler']->remove('google_auth');
98 $config['handler']->remove('google_auth');
/plugin/combo/vendor/php-webdriver/webdriver/lib/Chrome/
H A DChromeDriver.php21 * @todo Remove $service parameter. Use `ChromeDriver::startUsingDriverService` to pass custom $service instance.
26 if ($service === null) { // TODO: Remove the condition (always create default service)
69 * @todo Remove in next major version. The class is internally no longer used and is kept only to keep BC.
/plugin/wysiwyg/fckeditor/editor/
H A Dfckeditor.original.html55 // @Packager.Remove.Start
153 // @Packager.Remove.End
163 // Remove IE mouse flickering.
255 // Remove the onload listener.
258 FCKeditorAPI._FunctionQueue.Remove( LoadToolbar ) ;
/plugin/dwinsect/
H A Dsyntax.php31 // remove deepest namespace level and call function recursively
192 array_shift($instructions); //remove document open
193 array_shift($instructions); //remove paragraph open
194 array_pop($instructions); //remove document close
195 array_pop($instructions); //remove paragraph close
/plugin/subjectindex/inc/
H A Dcommon.php42 function remove($key) { function in SI_Index
160 // first remove any entries that reference non-existant files (currently once a day!)
195 // DELETE: remove index entries that no longer exist on this page
197 $this->index->remove($key);
233 $index->remove($key);
/plugin/cookiebanner/
H A Dscript.js17 jQuery('.plugin-cookiebanner').remove();
25 jQuery('.plugin-cookiebanner').remove();
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DCHANGELOG.md15 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:34:03+01:00)
16 * Consistency: Remove the flexible entity. (Ivan Enderlin, 2016-01-09T07:47:57+01:00)
/plugin/edittable/lang/en/
H A Dlang.php14 $lang['js']['remove_row'] = 'Remove row';
18 $lang['js']['remove_col'] = 'Remove column';
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DCache.php41 * Remove cache
47 public function remove($name); function
/plugin/ckgdoku/lang/en/
H A Dsettings.php22 …, select <code>off</code> (it can still be turned on in the editor). To remove the Scayt toolbar …
32 $lang['font_options'] = 'Remove font options.';
33 $lang['color_options'] = 'Remove Color options.';
34 $lang['alt_toolbar'] = 'Functions to remove from CKEditor toolbar.<br /><br /> Any other functions …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php70 * Every element in the remove array is just the address string.
78 * @param array $remove
81 function updateShares($calendarId, array $add, array $remove) { argument
94 if (in_array($share['href'], $remove)) {
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dcadlisp.php97 'vlax-release-object','vlax-remove-cmd','vlax-safearray-fill',
118 'vl-remove','vl-remove-if','vl-remove-if-not','vlr-insert-reactor',
121 'vlr-owner-add','vlr-owner-remove','vlr-owners','vlr-pers','vlr-pers-list',
123 'vlr-reaction-set','vlr-reactors','vlr-remove','vlr-remove-all',
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php79 * Remove a parameter from the superglobals
87 public function remove($name) { function in Input
91 // also remove from sub classes
257 $this->remove($name);
279 * Initialize the $access array, remove subclass members
304 * Initialize the $access array, remove subclass members
329 * Initialize the $access array, remove subclass members
/plugin/feedback/
H A Dscript.js72 // remove HTML from DOM again
74 jQuery(this).remove();
/plugin/rssticker/
H A Dstyle.css8 …filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if…
9 -moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
/dokuwiki/bin/
H A Dstriplangs.php12 * Remove unwanted languages from a DokuWiki install
26 'Remove all languages from the installation, besides the ones specified. English language ' .
38 'Remove all languages except English',

12345678910>>...122