Home
last modified time | relevance | path

Searched refs:Application (Results 1 – 25 of 44) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DApps.php20 use Google\Service\Appengine\Application; alias
43 * @param Application $postBody
47 public function create(Application $postBody, $optParams = [])
59 * @return Application
65 return $this->call('get', [$params], Application::class);
76 * @param Application $postBody
83 public function patch($appsId, Application $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DSession.php30 protected $applicationType = Application::class;
86 * @param Application
88 public function setApplication(Application $application)
93 * @return Application
H A DDataSource.php23 protected $applicationType = Application::class;
51 * @param Application
53 public function setApplication(Application $application)
58 * @return Application
H A DApplication.php20 class Application extends \Google\Model class
98 class_alias(Application::class, 'Google_Service_Fitness_Application');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/Resource/
H A DEnterprisesApplications.php20 use Google\Service\AndroidManagement\Application; alias
42 * @return Application
48 return $this->call('get', [$params], Application::class);
/plugin/combo/vendor/symfony/yaml/Resources/bin/
H A Dyaml-lint23 use Symfony\Component\Console\Application;
40 if (!class_exists(Application::class)) {
45 (new Application())->add($command = new LintCommand())
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/Resource/
H A DApplications.php20 use Google\Service\DataTransfer\Application; alias
39 * @return Application
45 return $this->call('get', [$params], Application::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/
H A DApplicationsListResponse.php23 protected $applicationsType = Application::class;
39 * @param Application[]
46 * @return Application[]
H A DApplication.php20 class Application extends \Google\Collection class
115 class_alias(Application::class, 'Google_Service_DataTransfer_Application');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DApplications.php20 use Google\Service\Games\Application; alias
47 * @return Application
53 return $this->call('get', [$params], Application::class);
/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
50 facility refers to a function or data to be supplied by an Application
56 ensure that, in the event an Application does not supply the
65 The object code form of an Application ma
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.lgpl-30.txt20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
56 ensure that, in the event an Application does not supply the
102 License, and the Corresponding Application Code in a form
121 Application with a modified version of the Linked Version. (If
[all …]
/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
56 ensure that, in the event an Application does not supply the
102 License, and the Corresponding Application Code in a form
121 Application with a modified version of the Linked Version. (If
[all …]
/plugin/barcodes/
H A DLICENSE.md22 other than an Application or a Combined Work as defined below.
24 An “Application” is any work that makes use of an interface provided
30 Application with the Library. The particular version of the Library
37 based on the Application, and not on the Linked Version.
39 The “Corresponding Application Code” for a Combined Work means the
42 Application, but excluding the System Libraries of the Combined Work.
58 ensure that, in the event an Application does not supply the
67 The object code form of an Application may incorporate material from
102 License, and the Corresponding Application Code in a form
120 Application with a modified version of the Linked Version. (If
[all …]
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DLICENSE20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
50 facility refers to a function or data to be supplied by an Application
56 ensure that, in the event an Application does not supply the
65 The object code form of an Application ma
[all...]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt20 other than an Application or a Combined Work as defined below.
22 An "Application" is any work that makes use of an interface provided
28 Application with the Library. The particular version of the Library
35 based on the Application, and not on the Linked Version.
37 The "Corresponding Application Code" for a Combined Work means the
38 object code and/or source code for the Application, including any data
40 Application, but excluding the System Libraries of the Combined Work.
56 ensure that, in the event an Application does not supply the
102 License, and the Corresponding Application Code in a form
121 Application with a modified version of the Linked Version. (If
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DApplication.php20 class Application extends \Google\Collection class
259 class_alias(Application::class, 'Google_Service_Games_Application');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DApplication.php20 class Application extends \Google\Collection class
291 class_alias(Application::class, 'Google_Service_Appengine_Application');
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php15 use Symfony\Component\Console\Application; alias
123 $application = new Application();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DApplication.php20 class Application extends \Google\Collection class
415 class_alias(Application::class, 'Google_Service_AndroidManagement_Application');
/plugin/diagramsnet/lib/
H A DCITATION.cff5 abstract: "draw.io - JavaScript Diagramming and Whiteboard Application"
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DUserRefreshCredentials.php33 * @see [Application Default Credentials](http://goo.gl/mkAHpZ)
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md24 * Protocol: Add a trailing slash to `Application`. (Ivan Enderlin, 2016-01-06T08:43:29+01:00)
H A DREADME.md77 * Application
98 1. `Application`, representing resources of the application, like public files
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md35 ## Application Default Credentials
40 The Application Default Credentials provide a simple way to get authorization
50 To use `Application Default Credentials`, You first need to download a set of
185 // Define the Google Application Credentials array

12