Home
last modified time | relevance | path

Searched refs:appId (Results 1 – 25 of 29) sorted by last modified time

12

/plugin/socialcards/
H A Daction.php232 $appId = $this->getConf('fbAppId');
233 if(!empty($appId)) {
236 'content' => $appId,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DMobileApp.php25 public $appId; variable in Google\\Service\\DisplayVideo\\MobileApp
42 public function setAppId($appId) argument
44 $this->appId = $appId;
51 return $this->appId;
H A DAppAssignedTargetingOptionDetails.php25 public $appId; variable in Google\\Service\\DisplayVideo\\AppAssignedTargetingOptionDetails
42 public function setAppId($appId) argument
44 $this->appId = $appId;
51 return $this->appId;
H A DFirstAndThirdPartyAudience.php29 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/Fcmdata/
H A DGoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php29 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/FirebaseManagement/
H A DAndroidApp.php29 public $appId; variable in Google\\Service\\FirebaseManagement\\AndroidApp
64 public function setAppId($appId) argument
66 $this->appId = $appId;
73 return $this->appId;
H A DWebApp.php30 public $appId; variable in Google\\Service\\FirebaseManagement\\WebApp
69 public function setAppId($appId) argument
71 $this->appId = $appId;
78 return $this->appId;
H A DWebAppConfig.php29 public $appId; variable in Google\\Service\\FirebaseManagement\\WebAppConfig
76 public function setAppId($appId) argument
78 $this->appId = $appId;
85 return $this->appId;
H A DFirebaseAppInfo.php25 public $appId; variable in Google\\Service\\FirebaseManagement\\FirebaseAppInfo
46 public function setAppId($appId) argument
48 $this->appId = $appId;
55 return $this->appId;
H A DIosApp.php29 public $appId; variable in Google\\Service\\FirebaseManagement\\IosApp
72 public function setAppId($appId) argument
74 $this->appId = $appId;
81 return $this->appId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php25 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/ChromeManagement/
H A DGoogleChromeManagementV1AppDetails.php27 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AppDetails
110 public function setAppId($appId) argument
112 $this->appId = $appId;
119 return $this->appId;
H A DGoogleChromeManagementV1ChromeAppRequest.php29 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1ChromeAppRequest
68 public function setAppId($appId) argument
70 $this->appId = $appId;
77 return $this->appId;
H A DGoogleChromeManagementV1InstalledApp.php26 public $appId; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1InstalledApp
71 public function setAppId($appId) argument
73 $this->appId = $appId;
80 return $this->appId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1DeveloperApp.php34 public $appId; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
103 public function setAppId($appId) argument
105 $this->appId = $appId;
112 return $this->appId;
H A DGoogleCloudApigeeV1App.php28 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/CloudBuild/
H A DGitHubEnterpriseConfig.php25 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/Logging/
H A DRequestLog.php30 public $appId; variable in Google\\Service\\Logging\\RequestLog
166 public function setAppId($appId) argument
168 $this->appId = $appId;
175 return $this->appId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DChromeManagement.php239 'appId' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DAdUnit.php38 public $appId; variable in Google\\Service\\AdMob\\AdUnit
93 public function setAppId($appId) argument
95 $this->appId = $appId;
102 return $this->appId;
H A DApp.php25 public $appId; variable in Google\\Service\\AdMob\\App
42 public function setAppId($appId) argument
44 $this->appId = $appId;
51 return $this->appId;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js42 this.appId = window.DRAWIO_GOOGLE_VIEWER_APP_ID || '850530949725';
49 this.appId = window.DRAWIO_GOOGLE_APP_ID || '671128082532';
2070 .setAppId(this.appId)
2175 .setAppId(this.appId)
2299 .setAppId(this.appId)
2441 .setAppId(this.appId)
2515 var shareClient = new gapi.drive.share.ShareClient(this.appId);
/plugin/authfacebook/
H A Dauth.php84 …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,
/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php322 * @param string $appId
326 public function validateAppId($appId) argument
328 if ($this->getAppId() !== $appId) {

12