/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ |
H A D | GoogleSecuritySafebrowsingV4ThreatHitThreatSource.php | 25 public $referrer; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHitThreatSource 42 public function setReferrer($referrer) argument 44 $this->referrer = $referrer; 51 return $this->referrer;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/ |
H A D | Reference.php | 33 public $referrer; variable in Google\\Service\\Compute\\Reference 70 public function setReferrer($referrer) argument 72 $this->referrer = $referrer; 79 return $this->referrer;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/ |
H A D | HttpRequestContext.php | 29 public $referrer; variable in Google\\Service\\Clouderrorreporting\\HttpRequestContext 64 public function setReferrer($referrer) argument 66 $this->referrer = $referrer; 73 return $this->referrer;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
H A D | RequestLog.php | 93 public $referrer; variable in Google\\Service\\Logging\\RequestLog 398 public function setReferrer($referrer) argument 400 $this->referrer = $referrer; 407 return $this->referrer;
|
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/ |
H A D | sharedapi.php | 529 $referrer = ''; 532 $referrer = sharedapi_gpc_variable('HTTP_REFERER', '', 's'); 534 $referrer = sharedapi_get_server_url(); 537 if (empty($referrer) && $default && !empty($default)) { 538 $referrer = $default; 541 if (empty($referrer)) { 542 $referrer = sharedapi_get_server_url(); 545 if (!empty($referrer)) { 546 …rl = sharedapi_url_add_query($url, SHAREDAPI_EVENT_FIELD_DESTINATION . '=' . urlencode($referrer));
|
/plugin/directions/ |
H A D | action.php | 254 //echo "referrer:" . $referer . "/"; 256 //echo "referrer: " . $_SERVER['HTTP_REFERER'];
|
/plugin/referrers/ |
H A D | plugin.info.txt | 6 desc Enable referrer logging for your site on the page ":wiki:referrers".
|
/plugin/webcomponent/_test/ |
H A D | related.test.php | 79 foreach (self::$referrers as $referrer) { 80 $referrersWiki .= ' * [[' . $referrer . ']]' . DW_LF;
|
/plugin/sentry/ |
H A D | script.js | 19 referer: document.referrer
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 15.15.js | 1 …],[/require-sri-for/,"string.quote"],[/reflected-xss/,"string.quote"],[/referrer/,"string.quote"],…
|
H A D | 15.15.js.map | 1 …quote'],\n [/reflected-xss/, 'string.quote'],\n [/referrer/, 'string.quote']…
|
H A D | 3.3.js.map | 1 …referrer to use when fetching the resource:\\n\\n* `no-referrer` means that the [`Referer`](http…
|
/plugin/statistics/ |
H A D | script.js | 24 r: document.referrer,
|
/plugin/badbehaviour/ |
H A D | badbehavior.readme | 2 Tags: comment,trackback,referrer,spam,robot,antispam
|
/plugin/issuetracker/ |
H A D | action.php | 302 $referrer = "p".$p; 303 … $itl_item_title .= '<label for="'.$referrer.'">'.$issue['project'].': </label> '. 304 …'<a name="'.$referrer.'" id="'.$referrer.'" href="doku.php?id='.$ID.'&do=showcaselink&'.$pstrin…
|
/plugin/authgooglesheets/vendor/google/apiclient/ |
H A D | README.md | 404 Let's say, for instance, we wished to apply a referrer to each request.
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | App.js | 629 if (document.referrer != null && urlParams['libs'] == 'aws3' && 630 document.referrer.substring(0, 42) == 'https://aws.amazon.com/architecture/icons/')
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2019 (((window != window.top) ? document.referrer :
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …the `rel` attribute\n * for external links. Defaults to stripping the referrer.\n */\n\n/**\n * …
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 2614 …ms.base?decodeURIComponent(urlParams.base):(window!=window.top?document.referrer:document.location… 11560 …moveChild(g)}null!=document.referrer&&"aws3"==urlParams.libs&&"https://aws.amazon.com/architecture…
|
H A D | viewer.min.js | 2365 …ms.base?decodeURIComponent(urlParams.base):(window!=window.top?document.referrer:document.location…
|
H A D | viewer-static.min.js | 2365 …ms.base?decodeURIComponent(urlParams.base):(window!=window.top?document.referrer:document.location…
|