Home
last modified time | relevance | path

Searched full:remove (Results 76 – 100 of 2908) sorted by relevance

12345678910>>...117

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php64 public function remove($filename) function in Mpdf\\Fonts\\FontCache
66 return $this->cache->remove($filename);
75 $this->remove($filename);
/template/breeze/bower_components/gumby/js/libs/ui/
H A Dgumby.radiobtn.js54 // uncheck radio buttons in same group - uncheck input, remove checked class, remove <i>
57 .find('i').remove();
H A Dgumby.checkbox.js64 // uncheck checkbox - uncheck input, remove checked class, remove <i>
70 $span.find('i').remove();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsRecordSets.php54 * Service producers can use this method to remove DNS record sets from private
55 * DNS zones in the shared producer host project. (dnsRecordSets.remove)
65 public function remove($parent, RemoveDnsRecordSetRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\ServicesDnsRecordSets
69 return $this->call('remove', [$params], Operation::class);
/plugin/ckgedit/ckeditor/plugins/headerbuttons/lang/
H A Den.js5 remove: 'Remove Header'
/plugin/deletehistory/lang/en/
H A Dintro.txt1 Deleting history will irretrievably remove previous revisions of pages and media. All edits will be…
5 :!: You probably want to run this plugin only once and then remove it from your installation after …
/template/vector/user/
H A Dbuttons.php.dist6 * Create a "/user/buttons.php" file if you want to add/remove some buttons.
14 * Just remove the ".dist" extension to use them.
51 //some examples: remove comments to see what is happening
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js137 * @type {{update: string, remove: string, add: string}}
141 remove: "remove", property in gantt.config.undo_actions
339 this._storeTaskCommand(task, this._undo.command.type.remove);
343 this._storeTaskCommand(children[i], this._undo.command.type.remove);
349 this._storeLinkCommand(childrenLinks[i], this._undo.command.type.remove);
366 this._storeLinkCommand(link, this._undo.command.type.remove);
631 case this.type.remove:
634 return this.type.remove;
763 remove: "deleteTask",
771 remove: "deleteLink",
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsCreativesDealAssociations.php83 * Remove the association between a deal and a creative.
84 * (dealAssociations.remove)
92 …public function remove($accountId, $creativeId, RemoveDealAssociationRequest $postBody, $optParams… function in Google\\Service\\AdExchangeBuyerII\\Resource\\AccountsCreativesDealAssociations
96 return $this->call('remove', [$params], Adexchangebuyer2Empty::class);
/plugin/struct/script/
H A DInlineEditor.js79 $div.remove();
80 // sums are now out of date - remove them til page is reloaded
81 $self.parents('table').find('tr.summarize').remove();
106 $div.remove();
/template/templar/less/
H A Dresponsive-767px-max.less20 // Remove padding on container given explicit padding set on body
42 // Remove width from containers
140 // Remove the horizontal form styles
171 // Remove side margins since we stack instead of indent
/plugin/structsection/script/
H A Dmain.js10 jQuery('#plugin__structsection_output').find('.editbutton_table').remove();
87 $div.remove();
109 $div.remove();
/plugin/searchjump/
H A Dscript.js75 * close dialog and remove highlight
78 // remove key handler
81 // remove hilighting
/plugin/move/script/
H A Drename.js29 // remove buttons and show throbber
79 // remove HTML from DOM again
81 jQuery(this).remove();
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13remove:return this.type.add;case this.type.add:return this.type.remove;case this.type.move:return …
/plugin/dokugitviewer/
H A Dconfig.inc.php16 // REMEMBER TO REMOVE THIS LINE AFTER YOU HAVE MADE CONFIGURATIONS
17 die('Remember to set configuration from '.__FILE__.' and remove the line which starts with "die"');
/plugin/autogroup/lang/en/
H A Dsettings.php3 $lang["enable_remove"] = "Automatically remove users that do not meet criteria";
4 $lang["regex"] = "List of tests to add or remove users from groups. One test per line. Each line sh…
/plugin/quizlib/scripts/
H A Dquizlib.js118 // Remove single answer from array to match provided answer format
151 // Remove question warning if it exists
157 // Remove highlighted elements
163 highlightedElement.classList.remove(this.Classes.CORRECT);
164 highlightedElement.classList.remove(this.Classes.INCORRECT);
168 // Remove temp elements
/plugin/icons/exe/
H A Dlist-material-design-icons.php68 'account-remove',
467 'bank-remove',
616 'book-remove',
873 'cart-remove',
1617 'file-remove',
1669 'flag-remove',
2213 'key-remove',
2751 'pen-remove',
3410 'tab-remove',
3424 'table-remove',
[all …]
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php152 // remove comments from parsing
198 // remove it
200 // remove delimiters
219 // 03/05/2005 G. Gardey. Do not remove all occurences, juste one
250 // remove any dangling ',' left on final field of entry
256 // Don't remove delimiters now
318 // 02/05/2005 G.Gardey only remove delimiters from a string
337 // Remove enclosures around entry field values. Additionally, expand macros if flag set.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DHelperCollection.php128 * @see Mustache_HelperCollection::remove
134 $this->remove($name);
144 public function remove($name) function in Mustache_HelperCollection
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php166 ->when($result = SUT::remove($filter))
180 ->when($result = SUT::remove($name))
190 SUT::remove('foo');
194 'Cannot remove the stream filter foo ' .
/plugin/submgr/lang/en/
H A Dlang.php18 $lang['remove'] = 'Remove';
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.diff.css9 .syntax-theme-base .syntax .remove {
11 .syntax-theme-base .syntax .remove-line {
/plugin/groupadmin/lang/en/
H A Dlang.php19 $lang['btn_remove'] = 'Remove';
20 $lang['btn_removeall'] = 'Remove All';

12345678910>>...117