Home
last modified time | relevance | path

Searched refs:insert (Results 476 – 500 of 729) sorted by relevance

1...<<11121314151617181920>>...30

/plugin/ckgdoku/ckeditor/plugins/image/
H A Dplugin.js.unc29 toolbar: 'insert,10'
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc29 toolbar: 'insert,10'
/plugin/wikistats/
H A DREADME.md36 Decide where you want to insert the *Stats* link in your template and
37 insert the following code:
/plugin/diagramsnet/lib/plugins/
H A Dsql.js106 rowCell.insert(left);
114 tableCell.insert(rowCell);
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php192 public function insert($accountId, $adClientId, Google_AdUnit $postBody, $optParams = array()) { function in Google_AccountsAdunitsServiceResource
460 public function insert($adClientId, Google_CustomChannel $postBody, $optParams = array()) { function in Google_CustomchannelsServiceResource
606 public function insert($adClientId, Google_UrlChannel $postBody, $optParams = array()) { function in Google_UrlchannelsServiceResource
H A DGoogle_DriveService.php241 public function insert($folderId, Google_ChildReference $postBody, $optParams = array()) { function in Google_ChildrenServiceResource
325 public function insert($fileId, Google_Comment $postBody, $optParams = array()) { function in Google_CommentsServiceResource
481 public function insert(Google_DriveFile $postBody, $optParams = array()) { function in Google_FilesServiceResource
693 public function insert($fileId, Google_ParentReference $postBody, $optParams = array()) { function in Google_ParentsServiceResource
774 public function insert($fileId, Google_Permission $postBody, $optParams = array()) { function in Google_PermissionsServiceResource
898 public function insert($fileId, Google_Property $postBody, $optParams = array()) { function in Google_PropertiesServiceResource
1048 … public function insert($fileId, $commentId, Google_CommentReply $postBody, $optParams = array()) { function in Google_RepliesServiceResource
H A DGoogle_CalendarService.php66 public function insert($calendarId, Google_AclRule $postBody, $optParams = array()) { function in Google_AclServiceResource
181 public function insert(Google_CalendarListEntry $postBody, $optParams = array()) { function in Google_CalendarListServiceResource
314 public function insert(Google_Calendar $postBody, $optParams = array()) { function in Google_CalendarsServiceResource
466 public function insert($calendarId, Google_Event $postBody, $optParams = array()) { function in Google_EventsServiceResource
H A DGoogle_TaskqueueService.php101 public function insert($project, $taskqueue, Google_Task $postBody, $optParams = array()) { function in Google_TasksServiceResource
/plugin/dokumicrobugtracker/
H A DREADME.md70 | 2010-08-27 | Fix bug on insert report due to deletion |
/plugin/amcharts/
H A DREADME.md3 The `amcharts` plugin for DokuWiki makes it easy to insert interactive data charts rendered by [amc…
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc20 toolbar: 'insert,50'
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegionNetworkFirewallPolicies.php273 public function insert($project, $region, FirewallPolicy $postBody, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionNetworkFirewallPolicies
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js.unc20 toolbar: 'insert,50'
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBlogger.php426 ],'insert' => [
712 ],'insert' => [
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn.css146 .bpmn-icon-lane-insert-below:before { content: '\e85e'; } /* '' */
151 .bpmn-icon-lane-insert-above:before { content: '\e863'; } /* '' */
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js45 return this;}else{return null;}};Syntax.Match.prototype.insert=function(match,whole){if(!this.conta… method in Syntax.Match
63 if(parts[1]){child.insert(parts[1])}
100 if(additionalMatches){for(var i=0;i<additionalMatches.length;i+=1){top.insert(additionalMatches[i],…
/plugin/latexit/
H A Drenderer.php253 $this->recursion_handler->insert(wikifn($ID));
1018 $this->recursion_handler->insert(wikifn($link));
1735 $this->bib_handler->insert($entry);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTableOfContents.php569 $insert = -1;
572 $insert = $i;
580 array_splice($this->mpdf->BMoutlines, ($insert + 1), 0, $newBookmark);
/plugin/formatplus2/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
/plugin/formatplus/
H A DREADME35 The block insert and delete styles will also wrap the text in a ''DIV''
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js91 '<input type="submit" value="' + LANG.plugins.indexmenu.insert + '" class="button" id="indexmenu__insert">' +
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1453 receiver.insert(insertion);
1595 if (Object.isElement(content)) return element.update().insert(content);
1616 insert: function(element, insertions) { method in Element.Methods
1623 var content, insert, tagName, childNodes;
1628 insert = Element._insertionTranslations[position];
1632 insert(element, content);
1644 childNodes.each(insert.curry(element));
4044 return Element.insert(element, {before:content});
4048 return Element.insert(element, {top:content});
4052 return Element.insert(element, {bottom:content});
[all …]
/plugin/fckg/
H A DChanges24 Fix to FCKEditor fck_link.js for IE9, where FCKeditor's Selection.SelectNode() fails to insert link…
29 Fix to FCKeditor fck_image.js for IE9, where FCK.InsertElement failed to insert image at
94 In edit.php: insert this.is_smiley = false after alt (text form of smiley) is added to results;
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml185 A merge key ('<<') can be used in a mapping to insert other mappings. If
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DInstances.php194 public function insert($project, DatabaseInstance $postBody, $optParams = []) function in Google\\Service\\SQLAdmin\\Resource\\Instances

1...<<11121314151617181920>>...30