Home
last modified time | relevance | path

Searched refs:site (Results 1 – 25 of 231) sorted by relevance

12345678910

/plugin/vshare/_test/
H A DSitesTest.php22 foreach ($sites as $site => $data) {
23 yield [$site, $data];
29 * @param string $site
32 public function testPlaceholder($site, $data) argument
34 $this->assertArrayHasKey('url', $data, $site);
35 $this->assertStringContainsString('@VIDEO@', $data['url'], $site);
40 * @param string $site
43 public function testRegEx($site, $data) argument
46 $this->markTestSkipped("$site has no sample data configured");
49 $this->markTestSkipped("$site has no regular expression");
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
DWebAsset.php25 public $site; variable in Google\\Service\\Digitalassetlinks\\WebAsset
30 public function setSite($site) argument
32 $this->site = $site;
39 return $this->site;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
DGoogleFactcheckingFactchecktoolsV1alpha1Publisher.php29 public $site; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Publisher
48 public function setSite($site) argument
50 $this->site = $site;
57 return $this->site;
/plugin/pubmed2020/site/
Ddescription.txt18 screenshot_img : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pu…
40 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_short.png}}
45 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long.png}}
50 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long_abstr…
55 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/search.png}}
60 * See [[https://github.com/EricMaeker/dokuwiki-plugin-pubmed/commits/dokuwiki-web-site]]
/plugin/authgoogle/google/contrib/
DGoogle_SiteVerificationService.php183 public $site; variable in Google_SiteVerificationWebResourceGettokenRequest
185 public function setSite(Google_SiteVerificationWebResourceGettokenRequestSite $site) { argument
186 $this->site = $site;
189 return $this->site;
251 public $site; variable in Google_SiteVerificationWebResourceResource
265 public function setSite(Google_SiteVerificationWebResourceResourceSite $site) { argument
266 $this->site = $site;
269 return $this->site;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/
DSiteVerificationWebResourceGettokenRequest.php32 public function setSite(SiteVerificationWebResourceGettokenRequestSite $site) argument
34 $this->site = $site;
41 return $this->site;
DSiteVerificationWebResourceResource.php65 public function setSite(SiteVerificationWebResourceResourceSite $site) argument
67 $this->site = $site;
74 return $this->site;
/plugin/googlesearch/
DGoogleAPI.php17 * @param string $site - Optional domainname for restricting the search
19 function GoogleAPI($key,$site=''){ argument
25 $this->restrict = 'site:'.$site;
35 * Google site http://www.google.com/apis
/plugin/xcom/scripts/
Dsample.xcom.ini1 ; This file initializes the remote site selection menu
3 ; Eeach site requires a title and three optional entries for each site
Dxcom.ini1 ; This file initializes the remote site selection menu
3 ; Eeach site requires a title and three optional entries for each site
/plugin/javadoc/
Dsyntax.php73 $site = trim(substr($match,8,-1));
74 if (strlen($site) == 0) {
78 else if ($site == 'jdk6') {
82 return array($state, $site);
/plugin/vshare/syntax/
H A Ddebug.php59 foreach ($sites as $site => $info) {
60 $renderer->header($site, 2, 0);
63 … $data = $syntax->handle("{{ $site>{$info['vid']} }}", DOKU_LEXER_MATCHED, 0, $handler);
H A Dvideo.php80 [$site, $vid] = explode('>', $command);
81 if (!$this->sites[$site]) return null; // unknown site
90 $url = $this->insertPlaceholders($this->sites[$site]['url'], $vid, $width, $height);
99 'site' => $site,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDigitalassetlinks.php85 'source.web.site' => [
97 'target.web.site' => [
128 'source.web.site' => [
/plugin/siteexport/lang/fr/
Dintro.txt1 ====== Gestionnaire d'exportation de site ======
3 Cette page vous permet de réaliser un export de tout votre site dans les formats pour lesquels vou…
/plugin/vshare/
H A Daction.php35 foreach ($sites as $site => $data) {
37 $js[$site] = $data['rex'];
H A Dscript.js33 for (const [site, rex] of Object.entries(JSINFO.plugins.vshare)) {
39 PluginVShare.insert(site, videoid, urlparam);
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
Dspecial-attributes.md8 ## The Site ## {.main .shine #the-site}
19 this is just normal text {.main .shine #the-site} argument
/plugin/fedauth/lang/en/
Dregister.txt4 seems that you are new to this site. To complete creating your account fill in
10 If you think you already have an account on this site, and you were just trying
/plugin/xcom/
Daction.php58 foreach ($ini as $name=>$site) {
60 foreach($site as $item=>$val) {
/plugin/siteexport/inc/
Dfilewriter.php175 foreach ($depends as $site) {
177 if (!page_exists($site['id']))
179 $this->functions->debug->message("File does not exist: ", $site['id'], 2);
183 if ($mtime < @filemtime(wikiFN($site['id']))) {
/plugin/googleanalytics/lang/en/
Dintro.txt9 This plugin generates JavaScript code that is automatically included into your site via the ''lib/e…
26 * Edit your site's template to add "tagging" directly
28 …r per-page tagging, but it can open your site to [[https://en.wikipedia.org/wiki/Cross-site_script…
/plugin/authfacebook/lib/Helpers/
DFacebookRedirectLoginHelper.php240 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required GET param "…
244 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required param "stat…
251 …throw new FacebookSDKException('Cross-site request forgery validation failed. The "state" param fr…
/plugin/newpagetemplate/
Dnewpage.ini2 ; This file initializes the remote site selection menu
4 ; Eeach site requires a title and at least one entry of page id
/plugin/gautoads/
DREADME.md8 - **Automatic Ad Display**: Injects the necessary scripts to display ads on your site without manua…
13 …ly on Google's Auto Ads system to determine the optimal placement and location of ads on your site.
27 …ur Google AdSense Publisher ID (in the format `ca-pub-XXXXXXXXXXXXXXX`) to enable ads on your site.

12345678910