| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
| D | AppAssignedTargetingOptionDetails.php | 25 public $appId; variable in Google\\Service\\DisplayVideo\\AppAssignedTargetingOptionDetails 42 public function setAppId($appId) argument 44 $this->appId = $appId; 51 return $this->appId;
|
| D | MobileApp.php | 25 public $appId; variable in Google\\Service\\DisplayVideo\\MobileApp 42 public function setAppId($appId) argument 44 $this->appId = $appId; 51 return $this->appId;
|
| D | FirstAndThirdPartyAudience.php | 29 public $appId; variable in Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudience 108 public function setAppId($appId) argument 110 $this->appId = $appId; 117 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/ |
| D | FirebaseAppInfo.php | 25 public $appId; variable in Google\\Service\\FirebaseManagement\\FirebaseAppInfo 46 public function setAppId($appId) argument 48 $this->appId = $appId; 55 return $this->appId;
|
| D | AndroidApp.php | 29 public $appId; variable in Google\\Service\\FirebaseManagement\\AndroidApp 64 public function setAppId($appId) argument 66 $this->appId = $appId; 73 return $this->appId;
|
| D | WebApp.php | 30 public $appId; variable in Google\\Service\\FirebaseManagement\\WebApp 69 public function setAppId($appId) argument 71 $this->appId = $appId; 78 return $this->appId;
|
| D | IosApp.php | 29 public $appId; variable in Google\\Service\\FirebaseManagement\\IosApp 72 public function setAppId($appId) argument 74 $this->appId = $appId; 81 return $this->appId;
|
| D | WebAppConfig.php | 29 public $appId; variable in Google\\Service\\FirebaseManagement\\WebAppConfig 76 public function setAppId($appId) argument 78 $this->appId = $appId; 85 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/ |
| D | GoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php | 29 public $appId; variable in Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1AndroidDeliveryData 52 public function setAppId($appId) argument 54 $this->appId = $appId; 61 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
| D | App.php | 25 public $appId; variable in Google\\Service\\AdMob\\App 42 public function setAppId($appId) argument 44 $this->appId = $appId; 51 return $this->appId;
|
| D | AdUnit.php | 38 public $appId; variable in Google\\Service\\AdMob\\AdUnit 93 public function setAppId($appId) argument 95 $this->appId = $appId; 102 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/ |
| D | GoogleChromeManagementV1ChromeAppRequest.php | 29 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1ChromeAppRequest 68 public function setAppId($appId) argument 70 $this->appId = $appId; 77 return $this->appId;
|
| D | GoogleChromeManagementV1InstalledApp.php | 26 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1InstalledApp 71 public function setAppId($appId) argument 73 $this->appId = $appId; 80 return $this->appId;
|
| D | GoogleChromeManagementV1AppDetails.php | 27 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AppDetails 110 public function setAppId($appId) argument 112 $this->appId = $appId; 119 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
| D | GitHubEnterpriseConfig.php | 25 public $appId; variable in Google\\Service\\CloudBuild\\GitHubEnterpriseConfig 60 public function setAppId($appId) argument 62 $this->appId = $appId; 69 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1DeveloperApp.php | 34 public $appId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp 103 public function setAppId($appId) argument 105 $this->appId = $appId; 112 return $this->appId;
|
| D | GoogleCloudApigeeV1App.php | 28 public $appId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1App 87 public function setAppId($appId) argument 89 $this->appId = $appId; 96 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ |
| D | IdentitytoolkitRelyingpartyCreateAuthUriRequest.php | 25 public $appId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest 90 public function setAppId($appId) argument 92 $this->appId = $appId; 99 return $this->appId;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
| D | RequestLog.php | 30 public $appId; variable in Google\\Service\\Logging\\RequestLog 166 public function setAppId($appId) argument 168 $this->appId = $appId; 175 return $this->appId;
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/Hints/ |
| D | BrowserHints.php | 40 $appId = $this->clientHints->getApp(); 41 $name = $this->getRegexes()[$appId] ?? null;
|
| D | AppHints.php | 40 $appId = $this->clientHints->getApp(); 41 $name = $this->getRegexes()[$appId] ?? null;
|
| /plugin/facebookalbum/ |
| D | facebook.php | 137 protected $appId; variable in Facebook 203 * @param String $appId the Application ID 205 public function setAppId($appId) { argument 206 $this->appId = $appId; 216 return $this->appId; 222 * @param String $appId the API Secret
|
| /plugin/authfacebook/lib/Authentication/ |
| D | AccessTokenMetadata.php | 322 * @param string $appId 326 public function validateAppId($appId) argument 328 if ($this->getAppId() !== $appId) {
|
| /plugin/socialcards/ |
| D | action.php | 232 $appId = $this->getConf('fbAppId'); 233 if(!empty($appId)) { 236 'content' => $appId,
|
| /plugin/authfacebook/ |
| D | auth.php | 84 …if (($appId = $this->getConf('applicationID')) && ($appSecret = $this->getConf('applicationSecret'… 86 'app_id' => $appId, 215 …if (($appId = $this->getConf('applicationID')) && ($appSecret = $this->getConf('applicationSecret'… 217 'app_id' => $appId,
|