/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Webmasters.php | 46 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 D | SearchConsole.php | 47 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 D | AbusiveExperienceReport.php | 40 public $sites; variable in Google\\Service\\AbusiveExperienceReport 63 'sites',
|
H A D | AdExperienceReport.php | 40 public $sites; variable in Google\\Service\\AdExperienceReport 62 'sites',
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | RemoveTargetedSitesRequest.php | 26 public $sites; variable in Google\\Service\\RealTimeBidding\\RemoveTargetedSitesRequest 31 public function setSites($sites) argument 33 $this->sites = $sites; 40 return $this->sites;
|
H A D | AddTargetedSitesRequest.php | 26 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 D | BulkEditSitesResponse.php | 29 public function setSites($sites) argument 31 $this->sites = $sites; 38 return $this->sites;
|
H A D | ReplaceSitesResponse.php | 29 public function setSites($sites) argument 31 $this->sites = $sites; 38 return $this->sites;
|
H A D | ListSitesResponse.php | 47 public function setSites($sites) argument 49 $this->sites = $sites; 56 return $this->sites;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/ |
H A D | ListSitesResponse.php | 47 public function setSites($sites) argument 49 $this->sites = $sites; 56 return $this->sites;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | SitesListResponse.php | 65 public function setSites($sites) argument 67 $this->sites = $sites; 74 return $this->sites;
|
/plugin/javadoc/ |
H A D | syntax.php | 95 $sites = array( 105 $sites['jdk'] = $jdkurl; 122 $sites[$key] = $url; 137 $prefix = $sites[$data];
|
/plugin/vshare/syntax/ |
H A D | video.php | 6 * 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 D | debug.php | 52 $sites = helper_plugin_vshare::loadSites(); 57 $renderer->header('vshare sites', 1, 0); 59 foreach ($sites as $site => $info) {
|
/plugin/vshare/ |
H A D | action.php | 32 $sites = parse_ini_file(__DIR__ . '/sites.ini', true, INI_SCANNER_RAW); 35 foreach ($sites as $site => $data) {
|
H A D | deleted.files | 5 sites.conf 6 sites.js
|
H A D | plugin.info.txt | 6 desc Easily embed videos from various Video Sharing sites. Example: {{youtube>XXXXXX}}
|
/plugin/vshare/_test/ |
H A D | SitesTest.php | 21 $sites = \helper_plugin_vshare::loadSites(); 22 foreach ($sites as $site => $data) {
|
/plugin/404manager/lang/fr/ |
H A D | intro.txt | 3 …rer les redirections ici. Vous pouvez rediriger vers des pages internes ou même vers des sites web.
|
/plugin/combo/lang/fr/ |
H A D | intro.txt | 3 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 D | README | 1 A plugin for creating ebooks on Dokuwiki sites. The digital books created with this plugin are for…
|
/plugin/redirect/lang/fr/ |
H A D | intro.txt | 4 Vous pouvez faire des redirections vers d'autres sites web ou vers des pages
|
/plugin/redirect/lang/pt-br/ |
H A D | intro.txt | 3 Aqui é possível configurar redirecionamentos para o seu wiki. Você pode redirecionar para sites ext…
|
/plugin/quickstats/ |
H A D | README | 1 Quickstats collects web traffic data for all Dokuwiki page requests, including geo-location, IP, page counts, browsers, operating systems, query string parameters. Its advantage for many users is that is does not require an sql database; this may limit is workability on high volume sites. It outputs its statistics both to a Dokuwiki page and in the admin panel, which can accept detailed queries. Complete details are found on the plugin page: http://www.dokuwiki.org/plugin:quickstats
|
/plugin/geourl/lang/en/ |
H A D | intro.txt | 3 …URL|GeoURL]], which allows your visitors to find your geographic location and nearly located sites.
|