Home
last modified time | relevance | path

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

12345678910>>...40

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php42 public $remove = []; variable in Sabre\\CalDAV\\Xml\\Request\\Share
48 * @param array $remove
50 function __construct(array $set, array $remove) { argument
53 $this->remove = $remove;
86 $remove = [];
106 $remove[] = $elem['value']['{DAV:}href'];
112 return new self($set, $remove);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
DExpiringCache.php37 $this->cache->remove($key.'.expires');
38 $this->cache->remove($key);
55 public function remove($key) function in Assetic\\Cache\\ExpiringCache
57 $this->cache->remove($key.'.expires');
58 $this->cache->remove($key);
/plugin/pdfjs/
Dscript.js4 $iframes.contents().find('#openFile').remove();
5 $iframes.contents().find('#secondaryOpenFile').remove();
7 $iframes.contents().find('#download').remove();
8 $iframes.contents().find('#secondaryDownload').remove();
/plugin/stale/
Dstale.js41 let remove = function (jElement) { function
44 jElement.remove();
56 remove(dialogElement)
63 remove(dialogElement)
66 remove(dialogElement)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1Access.php51 public function setRemove(GoogleCloudApigeeV1AccessRemove $remove) argument
53 $this->remove = $remove;
60 return $this->remove;
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DHandlerStack.php179 * @param callable|string $remove Middleware to remove by instance or name.
181 public function remove($remove): void argument
183 if (!is_string($remove) && !is_callable($remove)) {
188 $idx = \is_callable($remove) ? 0 : 1;
191 static function ($tuple) use ($idx, $remove) {
192 return $tuple[$idx] !== $remove;
/plugin/zoom/
Dscript.js9remove();$ie6Fix=null}};this.removeBits=function(){if(lens){lens.remove();lens=null}if($tint){$tin…
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DShareableCalendar.php30 * @param array $remove
33 function updateShares(array $add, array $remove) { argument
35 $this->caldavBackend->updateShares($this->calendarInfo['id'], $add, $remove);
H A DIShareableCalendar.php29 * @param array $remove
32 function updateShares(array $add, array $remove); argument
/plugin/addmedianamespace/
Dscript.js24 let remove=url.substring(index);
25 let newurl=url.replace(remove,"");
47 let remove=url.substring(index);
48 let newurl=url.replace(remove,"");
/plugin/darcs/
Dadmin.php71 if (is_array($_REQUEST['remove'])) {
72 while (list($plugin_id, $plugin_name) = each($_REQUEST['remove'])) {
135 $this->lang['remove'].' ^ '.$this->lang['update']." ^\n";
230 if (($_REQUEST['remove_plugins']!='') && (is_array($_REQUEST['remove']))) {
242 $this->lang['remove'].' ^ '.$this->lang['update']." ^\n";
244 while (list($plugin_id, $plugin_name) = each($_REQUEST['remove'])) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DHandlerStack.php176 * @param callable|string $remove Middleware to remove by instance or name.
178 public function remove($remove) argument
181 $idx = is_callable($remove) ? 0 : 1;
184 function ($tuple) use ($idx, $remove) {
185 return $tuple[$idx] !== $remove;
/plugin/swiftmail/Swift/
DRecipientList.php82 public function remove($address, $where="to") function in Swift_RecipientList
147 $this->remove($address, "to");
181 $this->remove($address, "cc");
215 $this->remove($address, "bcc");
/plugin/bookcreator/
Dstyle.css105 .dokuwiki .bookcreator__pagelist ul.selected li a.action.remove {
116 .dokuwiki .bookcreator__pagelist ul.deleted li a.action.remove {
174 * show add/remove icon
182 #dokuwiki__pagetools div.tools ul li.plugin_bookcreator__addtobook a.remove .bookplus {
185 #dokuwiki__pagetools div.tools ul li.plugin_bookcreator__addtobook a.remove .bookmin {
196 .tools a.plugin_bookcreator__addtobook.remove .bookplus {
199 .tools a.plugin_bookcreator__addtobook.remove .bookmin {
205 /* * page add/remove button*/
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
DFontCache.php64 public function remove($filename) function in Mpdf\\Fonts\\FontCache
66 return $this->cache->remove($filename);
75 $this->remove($filename);
/plugin/sequencediagram/bower_components/lodash/test/
Dtest-fp.js102 remove = convert('remove', _.remove),
103 actual = remove(isEven)(array);
113 remove = convert('remove', _.remove, allFalseOptions);
115 var actual = remove(array, function(n, index) {
121 assert.deepEqual(remove(), []);
129 lodash = convert({ 'remove': _.remove }), property
130 actual = lodash.remove(isEven)(array);
145 lodash = convert({ 'remove': _.remove }, allFalseOptions), property
146 actual = lodash.remove(array, isEvenIndex);
150 assert.deepEqual(lodash.remove(), []);
[all …]
/plugin/imgpaste/
Dscript.js103 box.remove();
171 box.classList.remove('info');
175 box.remove();
179 box.classList.remove('info');
183 box.remove();
/plugin/codeprettify/code-prettify/src/
Dlang-xq.js64remove-properties|xdmp:document-remove-permissions|xdmp:document-remove-collections|xdmp:document-…
/plugin/mizarverifiabledocs/
H A Dscript.js120 spinner.remove();
128 spinner.remove();
138 spinner.remove();
146 spinner.remove();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSharingSupport.php194 * @param array $remove
197 function updateShares($calendarId, array $add, array $remove); argument
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php78 * @param array $remove
81 function updateShares($calendarId, array $add, array $remove) { argument
94 if (in_array($share['href'], $remove)) {
/plugin/structsection/script/
Dmain.js10 jQuery('#plugin__structsection_output').find('.editbutton_table').remove();
87 $div.remove();
109 $div.remove();
/plugin/structsection/lib/
Dbundle.js1remove(),jQuery("#plugin__structsection_output").on("submit","form.btn_secedit",(function(e){e.pre…
/plugin/asciidocjs/node_modules/lodash/
Dremove.js32 function remove(array, predicate) { function
53 module.exports = remove;
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DGuzzle6AuthHandler.php63 $config['handler']->remove('google_auth');
85 $config['handler']->remove('google_auth');
98 $config['handler']->remove('google_auth');

12345678910>>...40