Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 250) sorted by path

12345678910

/plugin/achart/
H A DREADME.md12 The latest ZIP package of this plugin can be downloaded [here](http://github.com/karl257/dokuwiki-p…
/plugin/acmenu/
H A Dstyle.css8 * @package style
/plugin/adfs/phpsaml/
H A DREADME.md127 …omposer](https://getcomposer.org/). You can find the `onelogin/php-saml` package at https://packag…
1166 Install package via composer:
/plugin/adhoctags/images/
H A DREADME16 This package is released as free, open-source, and GPL friendly by
/plugin/advanced/lang/en/
H A Dconfig.txt3 …are to be found in the ''./conf'' folder or ''/etc/dokuwiki'' when installed from a Debian package.
/plugin/aichat/vendor/composer/
H A DInstalledVersions.php47 * Returns a list of all package names which are present, either by being installed, replaced or provided
67 * Returns a list of all package names with a specific type e.g. 'library'
78 foreach ($installed['versions'] as $name => $package) {
79 if (isset($package['type']) && $package['type'] === $type) {
89 * Checks whether the given package is installed
91 * This also returns true if the package name is provided or replaced by another package
109 * Checks whether the given package satisfies a version constraint
111 * e.g. If you want to know whether version 2.3+ of package fo
[all...]
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md27 Include `Parsedown.php` or install [the composer package](https://packagist.org/packages/erusev/parsedown).
/plugin/amcharts/
H A DREADME.md8 The latest ZIP package of this plugin can be downloaded [here](https://github.com/35niavlys/dokuwik…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.map1package.core-properties+xml","application/vnd.openxmlformats-officedocument.custom-properties+xml"…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md19 Optionally, install the `paragonie/sodium_compat` package from composer if your
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/
H A DProto2FileDescriptorProto.php34 public $package; variable in Google\\Service\\ChromePolicy\\Proto2FileDescriptorProto
85 public function setPackage($package) argument
87 $this->package = $package;
94 return $this->package;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DNote.php249 public function setPackage(PackageNote $package) argument
251 $this->package = $package;
258 return $this->package;
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
H A DUpgradeNote.php28 public $package; variable in Google\\Service\\ContainerAnalysis\\UpgradeNote
51 public function setPackage($package) argument
53 $this->package = $package;
60 return $this->package;
H A DUpgradeOccurrence.php27 public $package; variable in Google\\Service\\ContainerAnalysis\\UpgradeOccurrence
50 public function setPackage($package) argument
52 $this->package = $package;
59 return $this->package;
H A DVulnerabilityLocation.php23 public $package; variable in Google\\Service\\ContainerAnalysis\\VulnerabilityLocation
35 public function setPackage($package) argument
37 $this->package = $package;
41 return $this->package;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DOccurrence.php244 public function setPackage(PackageOccurrence $package) argument
246 $this->package = $package;
253 return $this->package;
H A DPackageData.php38 public $package; variable in Google\\Service\\OnDemandScanning\\PackageData
101 public function setPackage($package) argument
103 $this->package = $package;
110 return $this->package;
H A DUpgradeOccurrence.php27 public $package; variable in Google\\Service\\OnDemandScanning\\UpgradeOccurrence
50 public function setPackage($package) argument
52 $this->package = $package;
59 return $this->package;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md109 If you prefer not to use composer, you can download the package in its entirety. The [Releases](htt…
110 with the name `google-api-php-client-[RELEASE_NAME].zip` for a package including this library and i…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md234 * `MultipartPostBody` is now part of the `guzzlehttp/psr7` package.
252 * Utilizing the [Guzzle PSR-7 package](https://github.com/guzzle/psr7).
254 are available in the `guzzlehttp/psr7` package under the `GuzzleHttp\Psr7`
483 package.
H A DUPGRADING.md22 `guzzlehttp/psr7` package.
598 after normal response parsing occurs in the guzzle/command package.
600 The following plugins are not part of the core Guzzle package, but are provided
629 Stream have moved to a separate package available at
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md508 …oblems with functions conflicting between global and local copies of the package. The function API…
537 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md13 This package comes with a number of stream implementations and stream
558 …oblems with functions conflicting between global and local copies of the package. The function API…
814 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/psr/log/
H A DREADME.md55 If you want to implement the interface, you can require this package and

12345678910