Home
last modified time | relevance | path

Searched refs:insert (Results 76 – 100 of 729) sorted by relevance

12345678910>>...30

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DCommentThreads.php43 public function insert($part, CommentThread $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\CommentThreads
H A DSubscriptions.php55 public function insert($part, Subscription $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\Subscriptions
H A DLiveChatModerators.php56 public function insert($part, LiveChatModerator $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\LiveChatModerators
H A DLiveChatMessages.php56 public function insert($part, LiveChatMessage $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\LiveChatMessages
/plugin/ckgdoku/scripts/
H A Dmediamgr.js13 dw_mediamanager.insert(id);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DMarketplacenotes.php42 public function insert($proposalId, AddOrderNotesRequest $postBody, $optParams = []) function in Google\\Service\\AdExchangeBuyer\\Resource\\Marketplacenotes
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js1243 edge.insert(cell0);
1259 edge.insert(cell0);
1265 edge.insert(cell1);
1281 edge.insert(cell0);
1287 edge.insert(cell1);
1309 edge.insert(cell);
1419 cell.insert(symbol);
1681 cell.insert(symbol);
1696 cell.insert(symbol);
1809 cell.insert(cell1);
[all …]
/plugin/vkeyboard/
H A Dchange_log7 Added an insert function to keyboard.js which fixes problem with Firefox, i.e. returning
10 Firefox is active, while the greywyvern insert function is selected for all
/plugin/bez/mdl/
H A DFactory.php234 protected function insert(Entity $obj) { function in dokuwiki\\plugin\\bez\\mdl\\Factory
296 $this->insert($obj);
306 $this->insert($obj);
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php523 public $insert; variable in Google_Mutation
546 public function setInsert(/* array(Google_Entity) */ $insert) { argument
547 $this->assertIsArray($insert, 'Google_Entity', __METHOD__);
548 $this->insert = $insert;
551 return $this->insert;
/plugin/idcount/
H A DREADME.md3 Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text.…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DCampaignCreativeAssociations.php44 …public function insert($profileId, $campaignId, CampaignCreativeAssociation $postBody, $optParams … function in Google\\Service\\Dfareporting\\Resource\\CampaignCreativeAssociations
H A DSizes.php55 public function insert($profileId, Size $postBody, $optParams = []) function in Google\\Service\\Dfareporting\\Resource\\Sizes
H A DDirectorySites.php55 public function insert($profileId, DirectorySite $postBody, $optParams = []) function in Google\\Service\\Dfareporting\\Resource\\DirectorySites
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLocalinventory.php60 public function insert($merchantId, $productId, LocalInventoryModel $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Localinventory
H A DRegionalinventory.php61 public function insert($merchantId, $productId, RegionalInventoryModel $postBody, $optParams = []) function in Google\\Service\\ShoppingContent\\Resource\\Regionalinventory
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/Resource/
H A DGroupItems.php77 public function insert(GroupItem $postBody, $optParams = []) function in Google\\Service\\YouTubeAnalytics\\Resource\\GroupItems
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/Resource/
H A DTransfers.php54 public function insert(DataTransfer $postBody, $optParams = []) function in Google\\Service\\DataTransfer\\Resource\\Transfers
/plugin/ckgedit/ckeditor/plugins/note/
H A DREADME.md2 Plugin to insert the note plugin source code in dokuwiki using the ckgedit editor (https://github.c…
/plugin/googleads/lang/en/
H A Douttro.txt3 You can insert the above code and make your template "Google AdSense Ready", even if your users do …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DServiceaccountkeys.php63 public function insert($enterpriseId, ServiceAccountKey $postBody, $optParams = []) function in Google\\Service\\AndroidEnterprise\\Resource\\Serviceaccountkeys
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DUrlchannels.php56 public function insert($adClientId, UrlChannel $postBody, $optParams = []) function in Google\\Service\\AdSenseHost\\Resource\\Urlchannels
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DGroupsAliases.php56 public function insert($groupKey, Alias $postBody, $optParams = []) function in Google\\Service\\Directory\\Resource\\GroupsAliases
/plugin/refnotes/
H A Dinstructions.php206 return $this->list->insert($this->index, $call);
213 return $this->list->insert($this->index + 1, $call);
278 public function insert($index, $call) {
260 public function insert($index, $call) { global() function in refnotes_instruction_list
/plugin/googleads/
H A DREADME.md15 The plugin also exports a function for use with your template, so you will have to insert the follo…
24 **Template Authors Note**: You can insert the above code and make your template "Google AdSense Rea…

12345678910>>...30