Home
last modified time | relevance | path

Searched refs:keyName (Results 1 – 19 of 19) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DSite.php46 public $keyName; variable in Google\\Service\\Dfareporting\\Site
153 public function setKeyName($keyName) argument
155 $this->keyName = $keyName;
162 return $this->keyName;
H A DPlacement.php82 public $keyName; variable in Google\\Service\\Dfareporting\\Placement
405 public function setKeyName($keyName) argument
407 $this->keyName = $keyName;
414 return $this->keyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DBackendBuckets.php96 * @param string $keyName The name of the Signed URL Key to delete.
111 public function deleteSignedUrlKey($project, $backendBucket, $keyName, $optParams = []) argument
113 $params = ['project' => $project, 'backendBucket' => $backendBucket, 'keyName' => $keyName];
H A DBackendServices.php160 * @param string $keyName The name of the Signed URL Key to delete.
175 public function deleteSignedUrlKey($project, $backendService, $keyName, $optParams = []) argument
177 $params = ['project' => $project, 'backendService' => $backendService, 'keyName' => $keyName];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSignedUrlKey.php25 public $keyName; variable in Google\\Service\\Compute\\SignedUrlKey
34 public function setKeyName($keyName) argument
36 $this->keyName = $keyName;
43 return $this->keyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php647 'keyName' => [
869 'keyName' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DDatabaseEncryption.php25 public $keyName; variable in Google\\Service\\Container\\DatabaseEncryption
34 public function setKeyName($keyName) argument
36 $this->keyName = $keyName;
43 return $this->keyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DSecret.php29 public $keyName; variable in Google\\Service\\CloudLifeSciences\\Secret
48 public function setKeyName($keyName) argument
50 $this->keyName = $keyName;
57 return $this->keyName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DSecret.php29 public $keyName; variable in Google\\Service\\Genomics\\Secret
48 public function setKeyName($keyName) argument
50 $this->keyName = $keyName;
57 return $this->keyName;
/plugin/adfs/phpsaml/lib/Saml2/
H A DResponse.php770 * @param string $keyName
776 private function _getAttributesByKeyName($keyName = "Name") argument
784 $attributeKeyNode = $entry->attributes->getNamedItem($keyName);
794 "Found an Attribute element with duplicated ".$keyName,
/plugin/codemirror/dist/
H A Dscripts.min.js.map1keyName","altGraphKey","deleteNearSelection","compute","kill","toKill","replaced","moveCharLogical…
H A Dscripts.min.js6 ….copyState=Ua;a.startState=Wa;a.innerMode=Va;a.commands=Xg;a.keyMap=Kg;a.keyName=Qg;a.isModifierKe…
7 …indow").top)(k=d).style.opacity=.4})};g(b,p(b),j,m,function(c,e){var f=a.keyName(c);var g=b.getOpt…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js1keyName(c),h,j;if(g=="Up"||g=="Down"){h=g=="Up"?true:false;j=c.target?c.target.selectionEnd:0;d=R.…
3keyName(c);switch(f){case"Y":n();o();break;case"N":o();break;case"A":var g=j;j=undefined;b.operati…
H A Dvim.min.js.map1keyName","target","selectionEnd","selectionStart","Math","min","parsedQuery","scrollIntoView","fin…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js11119 for (var keyName in dict._map) {
11120 if (mergedDict._map[keyName] !== undefined) {
11124 mergedDict._map[keyName] = dict._map[keyName];
H A Dpdf.worker.js.map1keyName in dict._map) {\n if (mergedDict._map[keyName] !== undefined) {\n continue…
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php396 foreach ($certs as $keyName => $pem) {
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php875 $keyName = 'style_' . $key;
876 $input = stripslashes(base64_decode($this->session->getVar($keyName)));
878 $keyName, $input, 80, 3) . $required . MISC::br() .
886 '100', '750', '$keyName')")));