/plugin/facebookalbum/ |
H A D | facebook.php | 215 public function getAppId() { function in Facebook 400 return $this->getAppId() .'|'. $this->getApiSecret(); 424 'api_key' => $this->getAppId(), 472 'api_key' => $this->getAppId(), 505 $params['api_key'] = $this->getAppId(); 642 return 'fbs_' . $this->getAppId();
|
/plugin/fblogin/lib/ |
H A D | base_facebook.php | 256 public function getAppId() { function in BaseFacebook 358 'client_id' => $this->getAppId(), 588 'client_id' => $this->getAppId(), 630 'api_key' => $this->getAppId(), 663 return 'fbsr_'.$this->getAppId(); 674 return 'fbm_'.$this->getAppId(); 773 $params = array('client_id' => $this->getAppId(), 806 $params['api_key'] = $this->getAppId();
|
H A D | facebook.php | 150 return self::FBSS_COOKIE_NAME . '_' . $this->getAppId(); 154 $parts = array('fb', $this->getAppId(), $key);
|
/plugin/authfacebook/lib/Authentication/ |
H A D | AccessTokenMetadata.php | 154 public function getAppId() function in Facebook\\Authentication\\AccessTokenMetadata 328 if ($this->getAppId() !== $appId) {
|
/plugin/authfacebook/lib/GraphNodes/ |
H A D | GraphSessionInfo.php | 38 public function getAppId() function in Facebook\\GraphNodes\\GraphSessionInfo
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/ |
H A D | MobileApp.php | 49 public function getAppId() function in Google\\Service\\DisplayVideo\\MobileApp
|
H A D | AppAssignedTargetingOptionDetails.php | 49 public function getAppId() function in Google\\Service\\DisplayVideo\\AppAssignedTargetingOptionDetails
|
H A D | FirstAndThirdPartyAudience.php | 115 public function getAppId() function in Google\\Service\\DisplayVideo\\FirstAndThirdPartyAudience
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/ |
H A D | FirebaseAppInfo.php | 53 public function getAppId() function in Google\\Service\\FirebaseManagement\\FirebaseAppInfo
|
H A D | AndroidApp.php | 71 public function getAppId() function in Google\\Service\\FirebaseManagement\\AndroidApp
|
H A D | WebApp.php | 76 public function getAppId() function in Google\\Service\\FirebaseManagement\\WebApp
|
H A D | IosApp.php | 79 public function getAppId() function in Google\\Service\\FirebaseManagement\\IosApp
|
H A D | WebAppConfig.php | 83 public function getAppId() function in Google\\Service\\FirebaseManagement\\WebAppConfig
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fcmdata/ |
H A D | GoogleFirebaseFcmDataV1beta1AndroidDeliveryData.php | 59 public function getAppId() function in Google\\Service\\Fcmdata\\GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/ |
H A D | AdUnit.php | 100 public function getAppId() function in Google\\Service\\AdMob\\AdUnit
|
H A D | App.php | 49 public function getAppId() function in Google\\Service\\AdMob\\App
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/ |
H A D | GoogleChromeManagementV1ChromeAppRequest.php | 75 public function getAppId() function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1ChromeAppRequest
|
H A D | GoogleChromeManagementV1InstalledApp.php | 78 public function getAppId() function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1InstalledApp
|
H A D | GoogleChromeManagementV1AppDetails.php | 117 public function getAppId() function in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1AppDetails
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
H A D | GitHubEnterpriseConfig.php | 67 public function getAppId() function in Google\\Service\\CloudBuild\\GitHubEnterpriseConfig
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1DeveloperApp.php | 110 public function getAppId() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
|
H A D | GoogleCloudApigeeV1App.php | 94 public function getAppId() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ |
H A D | IdentitytoolkitRelyingpartyCreateAuthUriRequest.php | 97 public function getAppId() function in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
H A D | RequestLog.php | 173 public function getAppId() function in Google\\Service\\Logging\\RequestLog
|