Home
last modified time | relevance | path

Searched refs:service (Results 26 – 50 of 782) sorted by path

12345678910>>...32

/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt139 names, trademarks, service marks, or product names of the Licensor,
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE139 names, trademarks, service marks, or product names of the Licensor,
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt139 names, trademarks, service marks, or product names of the Licensor,
/plugin/appendtoquery/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/approve/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/archivegenerator/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/archiveupload/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
/plugin/asana/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/asiansearch/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
/plugin/attribute/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authclientcert/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authdjango/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authdrupal7/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
/plugin/authfacebook/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authg2fa/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authgoogle/google/
H A DGoogle_Client.php112 public function addService($service, $version = false) { argument
117 $this->services[$service] = array();
118 if (isset($apiConfig['services'][$service])) {
120 …$this->services[$service] = array_merge($this->services[$service], $apiConfig['services'][$service
125 $service = $this->prepareService();
127 return self::$auth->authenticate($service, $code);
135 $service = array();
/plugin/authgoogle/google/auth/
H A DGoogle_Auth.php27 abstract public function authenticate($service); argument
H A DGoogle_AuthNone.php34 public function authenticate($service) {/*noop*/} argument
H A DGoogle_OAuth2.php90 public function authenticate($service, $code = null) { argument
119 $authUrl = $this->createAuthUrl($service['scope']);
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php45 private $service; variable in Google_ServiceResource
56 public function __construct($service, $serviceName, $resourceName, $resource) { argument
57 $this->service = $service;
140 $servicePath = $this->service->servicePath;
/plugin/authgoogle2fa/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
/plugin/authgooglesheets/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
H A Dcomposer.lock302 "web service"
H A Dhelper.php21 protected $service; variable in helper_plugin_authgooglesheets
42 $this->service = new Google_Service_Sheets($client);
138 … $this->service->spreadsheets_values->append($this->spreadsheetId, $range, $body, $params);
184 $this->service->spreadsheets_values->batchUpdate($this->spreadsheetId, $body);
230 $this->service->spreadsheets->batchUpdate($this->spreadsheetId, $body);
307 $response = $this->service->spreadsheets_values->get($this->spreadsheetId, $range);
327 $response = $this->service->spreadsheets_values->get($this->spreadsheetId, $range);
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE139 names, trademarks, service marks, or product names of the Licensor,

12345678910>>...32