Home
last modified time | relevance | path

Searched refs:sites (Results 1 – 25 of 58) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DWebmasters.php46 public $sites; variable in Google\\Service\\Webmasters
71 'path' => 'sites/{siteUrl}/searchAnalytics/query',
91 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
106 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
121 'path' => 'sites/{siteUrl}/sitemaps',
135 'path' => 'sites/{siteUrl}/sitemaps/{feedpath}',
156 'sites',
160 'path' => 'sites/{siteUrl}',
170 'path' => 'sites/{siteUrl}',
180 'path' => 'sites/{siteUrl}',
[all …]
H A DSearchConsole.php47 public $sites; variable in Google\\Service\\SearchConsole
74 'path' => 'webmasters/v3/sites/{siteUrl}/searchAnalytics/query',
94 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
109 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
124 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps',
138 'path' => 'webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}',
159 'sites',
163 'path' => 'webmasters/v3/sites/{siteUrl}',
173 'path' => 'webmasters/v3/sites/{siteUrl}',
183 'path' => 'webmasters/v3/sites/{siteUrl}',
[all …]
H A DAbusiveExperienceReport.php40 public $sites; variable in Google\\Service\\AbusiveExperienceReport
63 'sites',
H A DAdExperienceReport.php40 public $sites; variable in Google\\Service\\AdExperienceReport
62 'sites',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DRemoveTargetedSitesRequest.php26 public $sites; variable in Google\\Service\\RealTimeBidding\\RemoveTargetedSitesRequest
31 public function setSites($sites) argument
33 $this->sites = $sites;
40 return $this->sites;
H A DAddTargetedSitesRequest.php26 public $sites; variable in Google\\Service\\RealTimeBidding\\AddTargetedSitesRequest
35 public function setSites($sites) argument
37 $this->sites = $sites;
44 return $this->sites;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DBulkEditSitesResponse.php29 public function setSites($sites) argument
31 $this->sites = $sites;
38 return $this->sites;
H A DReplaceSitesResponse.php29 public function setSites($sites) argument
31 $this->sites = $sites;
38 return $this->sites;
H A DListSitesResponse.php47 public function setSites($sites) argument
49 $this->sites = $sites;
56 return $this->sites;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DListSitesResponse.php47 public function setSites($sites) argument
49 $this->sites = $sites;
56 return $this->sites;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSitesListResponse.php65 public function setSites($sites) argument
67 $this->sites = $sites;
74 return $this->sites;
/plugin/javadoc/
H A Dsyntax.php95 $sites = array(
105 $sites['jdk'] = $jdkurl;
122 $sites[$key] = $url;
137 $prefix = $sites[$data];
/plugin/vshare/syntax/
H A Dvideo.php6 * Easily embed videos from various Video Sharing sites
13 protected $sites;
32 * Intitalizes the supported video sites
36 $this->sites = helper_plugin_vshare::loadSites();
60 $pattern = implode('|', array_keys($this->sites));
81 if (!$this->sites[$site]) return null; // unknown site
90 $url = $this->insertPlaceholders($this->sites[$site]['url'], $vid, $width, $height);
11 protected $sites; global() variable in syntax_plugin_vshare_video
H A Ddebug.php52 $sites = helper_plugin_vshare::loadSites();
57 $renderer->header('vshare sites', 1, 0);
59 foreach ($sites as $site => $info) {
/plugin/vshare/
H A Daction.php32 $sites = parse_ini_file(__DIR__ . '/sites.ini', true, INI_SCANNER_RAW);
35 foreach ($sites as $site => $data) {
H A Ddeleted.files5 sites.conf
6 sites.js
H A Dplugin.info.txt6 desc Easily embed videos from various Video Sharing sites. Example: {{youtube>XXXXXX}}
/plugin/vshare/_test/
H A DSitesTest.php21 $sites = \helper_plugin_vshare::loadSites();
22 foreach ($sites as $site => $data) {
/plugin/404manager/lang/fr/
H A Dintro.txt3 …rer les redirections ici. Vous pouvez rediriger vers des pages internes ou même vers des sites web.
/plugin/combo/lang/fr/
H A Dintro.txt3 Vous pouvez gérer les redirections ici. Vous pouvez rediriger vers des pages internes ou même vers des sites web.
/plugin/epub/
H A DREADME1 A plugin for creating ebooks on Dokuwiki sites. The digital books created with this plugin are for…
/plugin/redirect/lang/fr/
H A Dintro.txt4 Vous pouvez faire des redirections vers d'autres sites web ou vers des pages
/plugin/redirect/lang/pt-br/
H A Dintro.txt3 Aqui é possível configurar redirecionamentos para o seu wiki. Você pode redirecionar para sites ext…
/plugin/quickstats/
H A DREADME1 …not require an sql database; this may limit is workability on high volume sites. It outputs its s…
/plugin/geourl/lang/en/
H A Dintro.txt3 …URL|GeoURL]], which allows your visitors to find your geographic location and nearly located sites.

123