/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/ |
H A D | MetricCompatibility.php | 25 public $compatibility; variable in Google\\Service\\AnalyticsData\\MetricCompatibility 32 public function setCompatibility($compatibility) argument 34 $this->compatibility = $compatibility; 41 return $this->compatibility;
|
H A D | DimensionCompatibility.php | 25 public $compatibility; variable in Google\\Service\\AnalyticsData\\DimensionCompatibility 32 public function setCompatibility($compatibility) argument 34 $this->compatibility = $compatibility; 41 return $this->compatibility;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/ |
H A D | AdSlot.php | 29 public $compatibility; variable in Google\\Service\\Dfareporting\\AdSlot 72 public function setCompatibility($compatibility) argument 74 $this->compatibility = $compatibility; 81 return $this->compatibility;
|
H A D | Ad.php | 62 public $compatibility; variable in Google\\Service\\Dfareporting\\Ad 297 public function setCompatibility($compatibility) argument 299 $this->compatibility = $compatibility; 306 return $this->compatibility;
|
H A D | Placement.php | 56 public $compatibility; variable in Google\\Service\\Dfareporting\\Placement 293 public function setCompatibility($compatibility) argument 295 $this->compatibility = $compatibility; 302 return $this->compatibility;
|
H A D | Creative.php | 98 public $compatibility; variable in Google\\Service\\Dfareporting\\Creative 527 public function setCompatibility($compatibility) argument 529 $this->compatibility = $compatibility; 536 return $this->compatibility;
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | CleanCssFilter.php | 29 private $compatibility; variable in Assetic\\Filter\\CleanCssFilter 212 * @param string $compatibility 214 public function setCompatibility($compatibility) argument 216 $this->compatibility = $compatibility; 252 if ($this->compatibility) { 253 $pb->add('--compatibility ' .$this->compatibility);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/ |
H A D | GoogleCloudDataplexV1Entity.php | 112 public function setCompatibility(GoogleCloudDataplexV1EntityCompatibilityStatus $compatibility) argument 114 $this->compatibility = $compatibility; 121 return $this->compatibility;
|
/plugin/divalign2/ |
H A D | ChangeLog | 23 * Temporarily disabled ODT compatibility. 40 * ODT: compatibility is temporarily removed. 51 * ODT: slightly better compatibility with the renderer 61 * Text: compatibility with text renderer. 62 * ODT: partial compatibility with renderer.
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | CHANGELOG.md | 18 * deprecated configuring enhanced Windows compatibility 19 * deprecated configuring enhanced sigchild compatibility 54 * enhanced Windows compatibility
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | http-meta-data.asciidoc | 46 ==== Send the API compatibility layer 48 Starting from version 7.13, {es} supports a compatibility header in 59 everything at once. {es} should be upgraded first after the compatibility header is 62 To enable this compatibility header, you need to create an `ELASTIC_CLIENT_APIVERSIONING`
|
/plugin/stars2/ |
H A D | README.md | 50 * Added better compatibility to other plugins by kernam
53 * Bugfix for php 7.0 compatibility by @LarsGit223
56 * Bugfix for php 7.0 compatibility by @LarsGit223
|
/plugin/wysiwyg/fckeditor/editor/_source/ |
H A D | fckscriptloader.js | 77 FCKScriptLoader.AddScript = function( scriptName, scriptBasePath, dependency, compatibility ) argument 83 Compatibility : compatibility || FCK_GENERIC
|
/plugin/bloglinks/ |
H A D | CHANGELOG |
|
/plugin/commonmark/ |
H A D | plugin.info.txt | 6 desc Add compatibility for commonmark to dokuwiki
|
/plugin/box/ |
H A D | README | 8 2022-08-16 PHP8 compatibility and other code tidying
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Output.FlashCompat.txt |
|
H A D | HTML.SafeObject.txt |
|
H A D | URI.Base.txt |
|
H A D | Core.Encoding.txt |
|
/plugin/combo/vendor/symfony/process/ |
H A D | CHANGELOG.md | 77 * deprecated configuring enhanced Windows compatibility 78 * deprecated configuring enhanced sigchild compatibility 113 * enhanced Windows compatibility
|
/plugin/mapillary/ |
H A D | CHANGES | 3 * PHP 7 compatibility fixes
|
/plugin/gallery/swipebox/ |
H A D | README |
|
/plugin/sortablejs/ |
H A D | README.md | 10 Cross-plugin compatibility is outside the scope of this repo.
|
/plugin/jplayer/vendor/kriswallsmith/assetic/ |
H A D | CHANGELOG-1.0.md | 18 * Twig 1.2 compatibility
|