Home
last modified time | relevance | path

Searched refs:compatibility (Results 1 – 25 of 191) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DMetricCompatibility.php25 public $compatibility; variable in Google\\Service\\AnalyticsData\\MetricCompatibility
32 public function setCompatibility($compatibility) argument
34 $this->compatibility = $compatibility;
41 return $this->compatibility;
H A DDimensionCompatibility.php25 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 DAdSlot.php29 public $compatibility; variable in Google\\Service\\Dfareporting\\AdSlot
72 public function setCompatibility($compatibility) argument
74 $this->compatibility = $compatibility;
81 return $this->compatibility;
H A DAd.php62 public $compatibility; variable in Google\\Service\\Dfareporting\\Ad
297 public function setCompatibility($compatibility) argument
299 $this->compatibility = $compatibility;
306 return $this->compatibility;
H A DPlacement.php56 public $compatibility; variable in Google\\Service\\Dfareporting\\Placement
293 public function setCompatibility($compatibility) argument
295 $this->compatibility = $compatibility;
302 return $this->compatibility;
H A DCreative.php98 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 DCleanCssFilter.php29 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 DGoogleCloudDataplexV1Entity.php112 public function setCompatibility(GoogleCloudDataplexV1EntityCompatibilityStatus $compatibility) argument
114 $this->compatibility = $compatibility;
121 return $this->compatibility;
/plugin/divalign2/
H A DChangeLog23 * 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 DCHANGELOG.md18 * deprecated configuring enhanced Windows compatibility
19 * deprecated configuring enhanced sigchild compatibility
54 * enhanced Windows compatibility
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc46 ==== 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 DREADME.md50 * 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 Dfckscriptloader.js77 FCKScriptLoader.AddScript = function( scriptName, scriptBasePath, dependency, compatibility ) argument
83 Compatibility : compatibility || FCK_GENERIC
/plugin/bloglinks/
H A DCHANGELOG
/plugin/commonmark/
H A Dplugin.info.txt6 desc Add compatibility for commonmark to dokuwiki
/plugin/box/
H A DREADME8 2022-08-16 PHP8 compatibility and other code tidying
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DOutput.FlashCompat.txt
H A DHTML.SafeObject.txt
H A DURI.Base.txt
H A DCore.Encoding.txt
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md77 * deprecated configuring enhanced Windows compatibility
78 * deprecated configuring enhanced sigchild compatibility
113 * enhanced Windows compatibility
/plugin/mapillary/
H A DCHANGES3 * PHP 7 compatibility fixes
/plugin/gallery/swipebox/
H A DREADME
/plugin/sortablejs/
H A DREADME.md10 Cross-plugin compatibility is outside the scope of this repo.
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.0.md18 * Twig 1.2 compatibility

12345678