/plugin/fedauth/classes/usr/ |
H A D | fa_filestore.class.php | 63 * @param string $providerId provider identifier 66 function &getClaimedIdentities($providerId) { argument 70 $lines = @file_get_contents($this->provFN($providerId)); 88 * @param string $providerId provider identifier 92 function getUsernameByIdentity($providerId, $claimedId) { argument 186 * @param string $providerId identifier of the auth provider service 190 function addUserDataEntry($providerId, $claimedId, $date=null) { argument 196 'id' => $providerId, // provider id 278 * @param string $providerId identifier of the auth provider service 293 'id' => $providerId, [all …]
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | AuthRequirement.php | 29 public $providerId; variable in Google\\Service\\ServiceConsumerManagement\\AuthRequirement 48 public function setProviderId($providerId) argument 50 $this->providerId = $providerId; 57 return $this->providerId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | AuthRequirement.php | 29 public $providerId; variable in Google\\Service\\ServiceUsage\\AuthRequirement 48 public function setProviderId($providerId) argument 50 $this->providerId = $providerId; 57 return $this->providerId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | AuthRequirement.php | 29 public $providerId; variable in Google\\Service\\ServiceManagement\\AuthRequirement 48 public function setProviderId($providerId) argument 50 $this->providerId = $providerId; 57 return $this->providerId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | AuthRequirement.php | 29 public $providerId; variable in Google\\Service\\ServiceNetworking\\AuthRequirement 48 public function setProviderId($providerId) argument 50 $this->providerId = $providerId; 57 return $this->providerId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
H A D | PosDataProvidersPosDataProvider.php | 33 public $providerId; variable in Google\\Service\\ShoppingContent\\PosDataProvidersPosDataProvider 66 public function setProviderId($providerId) argument 68 $this->providerId = $providerId; 75 return $this->providerId;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ |
H A D | SetAccountInfoResponseProviderUserInfo.php | 37 public $providerId; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponseProviderUserInfo 84 public function setProviderId($providerId) argument 86 $this->providerId = $providerId; 93 return $this->providerId;
|
H A D | UserInfoProviderUserInfo.php | 45 public $providerId; variable in Google\\Service\\IdentityToolkit\\UserInfoProviderUserInfo 128 public function setProviderId($providerId) argument 130 $this->providerId = $providerId; 137 return $this->providerId;
|
H A D | CreateAuthUriResponse.php | 46 public $providerId; variable in Google\\Service\\IdentityToolkit\\CreateAuthUriResponse 133 public function setProviderId($providerId) argument 135 $this->providerId = $providerId; 142 return $this->providerId;
|
H A D | IdentitytoolkitRelyingpartyCreateAuthUriRequest.php | 73 public $providerId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest 258 public function setProviderId($providerId) argument 260 $this->providerId = $providerId; 267 return $this->providerId;
|
H A D | VerifyAssertionResponse.php | 158 public $providerId; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse 645 public function setProviderId($providerId) argument 647 $this->providerId = $providerId; 654 return $this->providerId;
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 32237 PopupMenu.prototype.isEmpty = function(element, providerId) { argument 32242 if (!providerId) { 32246 var providers = this._getProviders(providerId);
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 12377 providerId: "None"
|