Home
last modified time | relevance | path

Searched refs:insert (Results 51 – 75 of 729) sorted by relevance

12345678910>>...30

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GroupsMigration/Resource/
H A DArchive.php39 public function insert($groupId, $optParams = []) function in Google\\Service\\GroupsMigration\\Resource\\Archive
/plugin/sqljson/
H A Dplugin.info.txt6 desc Processing query to mysql database and insert results as a json.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannelBanners.php68 public function insert(ChannelBannerResource $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\ChannelBanners
H A DTests.php42 public function insert($part, TestItem $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\Tests
H A DAbuseReports.php42 public function insert($part, AbuseReport $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\AbuseReports
H A DLiveChatBans.php55 public function insert($part, LiveChatBan $postBody, $optParams = []) function in Google\\Service\\YouTube\\Resource\\LiveChatBans
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAnalytics.php317 ],'insert' => [
460 ],'insert' => [
576 ],'insert' => [
722 ],'insert' => [
860 ],'insert' => [
953 ],'insert' => [
1111 ],'insert' => [
1244 ],'insert' => [
1367 ],'insert' => [
1495 ],'insert' => [
[all …]
H A DGroupsMigration.php66 'insert' => [
H A DDfareporting.php243 ],'insert' => [
439 ],'insert' => [
626 ],'insert' => [
721 ],'insert' => [
834 ],'insert' => [
960 'insert' => [
1027 ],'insert' => [
1320 ],'insert' => [
1465 'insert' => [
1530 ],'insert' => [
[all …]
H A DDirectory.php635 ],'insert' => [
699 ],'insert' => [
749 ],'insert' => [
835 ],'insert' => [
910 ],'insert' => [
1109 ],'insert' => [
1227 ],'insert' => [
1337 ],'insert' => [
1443 ],'insert' => [
1556 ],'insert' => [
[all …]
/plugin/latexit/_test/
H A Drecursionhandler.test.php39 $this->r->insert("page");
/plugin/icq/
H A Dplugin.info.txt6 desc With this plugin you can insert an ICQ-user status to your page
/plugin/adhoctags/
H A Dplugin.info.txt6 desc (Formerly: Ad Hoc Tags) A secure but flexible way to insert HTML tags into DokuWiki
/plugin/alphaindex/
H A Dplugin.info.txt6 desc Allows you to insert the alphabetical index of a namespace in a page
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DCreativeAssets.php42 …public function insert($profileId, $advertiserId, CreativeAssetMetadata $postBody, $optParams = []) function in Google\\Service\\Dfareporting\\Resource\\CreativeAssets
/plugin/creole/syntax/
H A Dstrong.php43 $this->eventhandler->addOnNotify('insert', 'header', 'header',
H A Demphasis.php43 $this->eventhandler->addOnNotify('insert', 'header', 'header',
H A Dunderline.php43 $this->eventhandler->addOnNotify('insert', 'header', 'header',
/plugin/inclform/
H A Dplugin.info.txt6 desc Includes an approved form into a page. Can also be used to insert safely php into pages.
/plugin/snippets/
H A Dplugin.info.txt7 desc Provides toolbar button+popup for template insertion; can track and insert sinppet updates
/plugin/diagramsnet/lib/plugins/
H A Drandom.js256 parentA.insert(child, k);
274 parentB.insert(child, k);
296 parentA.insert(child, l);
312 parentB.insert(child, l);
/plugin/latexit/classes/
H A DRecursionHandler.php58 public function insert($page) { function in RecursionHandler
/plugin/redirector/
H A DREADME.md8 You have to copy the file `redirectURLs.txt.orig` to `redirectURLs.txt` and insert your URLs to be …
/plugin/dirtylittlehelper/
H A Daction.php630 $insert = p_wiki_xhtml($page);
632 if(!$insert) return;
640 </div><div class="dirtylittlehelper_ovl-insert">$insert</div></div>
/plugin/commonmark/
H A Dscript.js5 type: "insert",
9 insert: "<!DOCTYPE markdown>", property in toolbar

12345678910>>...30