Home
last modified time | relevance | path

Searched refs:Application (Results 1 – 25 of 44) sorted by last modified time

12

/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 …]
H A Dlicense.mpl-20.txt206 3.5. Application of Additional Terms
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4860 /*::[*/0x12/*::]*/: { n: 'Application', t: VT_STRING },
5654 ["Application", "Application", "string"],
5743 cp.Application = "SheetJS";
5838 Application: 'AppName', property in XLMLDocPropsMap
/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/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/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/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc153 $params['application'] = (string) Application name
267 $params['application'] = (string) Application name
/plugin/ckgedit/ckeditor/
H A DLICENSE.md963 3.1. Application of License.
1090 5. Application of this License.
/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/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/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/
H A DApplication.php20 class Application extends \Google\Collection class
415 class_alias(Application::class, 'Google_Service_AndroidManagement_Application');
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DUserRefreshCredentials.php33 * @see [Application Default Credentials](http://goo.gl/mkAHpZ)
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori…
335 * Application Default Credentials.
/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/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/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/
H A DApplication.php20 class Application extends \Google\Collection class
115 class_alias(Application::class, 'Google_Service_DataTransfer_Application');
H A DApplicationsListResponse.php23 protected $applicationsType = Application::class;
39 * @param Application[]
46 * @return Application[]
/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/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/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
/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/diagramsnet/lib/resources/
H A Ddia_fr.txt98 chromeApp=Application Chrome

12