Home
last modified time | relevance | path

Searched refs:remove (Results 226 – 250 of 799) sorted by last modified time

12345678910>>...32

/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 DAttribute.php108 public function remove(...$values): self
92 public function remove(...$values): self global() function in FreeDSx\\Ldap\\Entry\\Attribute
H A DOptions.php93 public function remove(...$options)
85 public function remove(...$options) global() function in FreeDSx\\Ldap\\Entry\\Options
H A DChanges.php74 public function remove(Change ...$changes)
65 public function remove(Change ...$changes) global() function in FreeDSx\\Ldap\\Entry\\Changes
H A DEntries.php59 public function remove(Entry ...$entries)
50 public function remove(Entry ...$entries) global() function in FreeDSx\\Ldap\\Entry\\Entries
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php50 public function remove(FilterInterface ...$filters);
49 public function remove(FilterInterface ...$filters); global() function
H A DFilterContainerTrait.php72 public function remove(FilterInterface ...$filters)
67 public function remove(FilterInterface ...$filters) global() function
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php82 public function remove(string $mechanism): self function in FreeDSx\\Sasl\\Sasl
/plugin/pagebuttons/
H A Dscript.js64 jQuery(this).remove();
120 jQuery(this).remove();
176 jQuery(this).remove();
/plugin/move/script/
H A Dprogress.js76 jQuery('#plugin_move__preview').remove();
H A Drename.js29 // remove buttons and show throbber
79 // remove HTML from DOM again
81 jQuery(this).remove();
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md87 - Changed `EmbedProcessor` to also remove `Embed` blocks that aren't direct children of the `Document`
502 - `remove()`
H A DCHANGELOG-0.x.md
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php146 public function remove($key) global() function in League\\CommonMark\\Util\\ArrayCollection
/plugin/passpolicy/
H A Dwords.txt2914 remove
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A DLICENSE355 remove any additional permissions from that copy, or from any part of
392 restriction, you may remove that term. If a license document contains
/plugin/quickstats/lang/en/
H A Dintro.txt3 … will save your deletions to memory; clicking on 'Confirm Deletion' will remove them from the cach…
/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/diagramsnet/lib/js/diagramly/
H A DSettings.js156 mxUtils.remove(id, mxSettings.settings.customLibraries);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Djstl-1.2.jar ... .ServletContext context String name Object value public static void remove (javax.servlet.jsp.PageContext, java ...
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js2remove(f,a),h.remove(f,b),a[e].remove(f,c),b[e].remove(f,c)})})};return h(e,"incoming","outgoing")…
3remove=function(a){var b=this.list.length-1,c=this.list[b];this.list.length=b,a!==c&&(this.list[a.…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1remove it. (This situation is unlikely, but it could happen if\n * the strategy is used multip…
/plugin/diagramsnet/lib/stencils/
H A DLICENSE54 …If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1484 var remove = this.sanitiseCell(graph, child);
1485 if (remove) {
1493 model.remove(removeChild);

12345678910>>...32