| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
| D | PlatformContext.php | 26 public $platforms; variable in Google\\Service\\AdExchangeBuyerII\\PlatformContext 31 public function setPlatforms($platforms) argument 33 $this->platforms = $platforms; 40 return $this->platforms;
|
| D | FilterSet.php | 56 public $platforms; variable in Google\\Service\\AdExchangeBuyerII\\FilterSet 189 public function setPlatforms($platforms) argument 191 $this->platforms = $platforms; 198 return $this->platforms;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/ |
| D | ListPlatformsResponse.php | 47 public function setPlatforms($platforms) argument 49 $this->platforms = $platforms; 56 return $this->platforms;
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_UrlshortenerService.php | 128 public $platforms; variable in Google_AnalyticsSnapshot 153 public function setPlatforms(/* array(Google_StringCount) */ $platforms) { argument 154 $this->assertIsArray($platforms, 'Google_StringCount', __METHOD__); 155 $this->platforms = $platforms; 158 return $this->platforms;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
| D | PretargetingConfig.php | 46 public $platforms; variable in Google\\Service\\AdExchangeBuyer\\PretargetingConfig 233 public function setPlatforms($platforms) argument 235 $this->platforms = $platforms; 239 return $this->platforms;
|
| /plugin/sequencediagram/bower_components/lodash/test/ |
| D | saucelabs.js | 100 var platforms = [ variable 121 platforms = [ 130 platforms = _.filter(platforms, function(platform) { 143 platforms = _.filter(platforms, function(platform) { 158 platforms = _.filter(platforms, function(platform) { 185 'platforms': platforms, property 414 platform = options.platforms[0]; 587 platform = options.platforms[0], 686 var all = _.map(this.platforms, _.bind(function(platform) { 895 'platforms': platforms, property
|
| /plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/ |
| D | vbsso_shared.php | 90 function VBSSO_PLATFORM_FOOTER_GA_HTML($platforms, $action = '') { argument 91 $platforms = (is_array($platforms)) ? $platforms : array($platforms); 105 foreach ($platforms as $platform) {
|
| D | sharedapi.php | 150 static $platforms; 152 if (!$platforms) { 153 $platforms = array( 168 return $platform ? $platforms[$platform] : $platforms; 172 static $platforms; 174 if (!$platforms) { 175 $platforms = array( 190 return $platforms;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | VersionHistory.php | 39 public $platforms; variable in Google\\Service\\VersionHistory 63 'platforms', 67 'path' => 'v1/{+parent}/platforms',
|
| /plugin/vbsso/ |
| D | README.md | 3 Provides universal Secure Single Sign-On between vBulletin and different popular platforms like Dok… 8 …d managing user profile data. The second component is plugins for other platforms (like DokuWiki) … 13 …d party side. It strongly synchronizes the information between your own platforms connected person…
|
| D | plugin.info.txt | 6 desc vBSSO is a vBulletin plugin that helps you connect to different software platforms like cont…
|
| /plugin/badbehaviour/ |
| D | badbehavior.readme | 43 Installing and configuring Bad Behavior on most platforms is simple and takes 49 non-free platforms, special license terms exist for Bad Behavior's platform 104 before manually installing the new version. Other platforms are not
|
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | CONTRIBUTING.md | 37 channels as Q&A platforms (such as Stackoverflow), Forums, Local PHP user groups.
|
| /plugin/botmon/ |
| H A D | admin.js | 388 visitor._platform = BotMon.live.data.platforms.match(nv.agent); // platform info 1245 platforms: { property 1259 BotMon.live.data.platforms._list = await response.json(); 1260 BotMon.live.data.platforms._ready = true; 1277 BotMon.live.data.platforms._list.find(platform => { 1298 const it = BotMon.live.data.platforms._list.find( pf => pf.id == id); 1512 matchesPlatform: function(visitor, ...platforms) { argument 1518 return platforms.includes(pId);
|
| H A D | admin.css | 70 &.platform::before { background-image: url('img/platforms.png') }
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
| D | cf_io.cfm | 121 <!--- Ensure the folder path has no double-slashes, or mkdir may fail on certain platforms ---> 193 <!--- Ensure the folder path has no double-slashes, or mkdir may fail on certain platforms --->
|
| /plugin/findologicxmlexport/vendor/jms/serializer/ |
| D | CONTRIBUTING.md | 61 channels as Q&A platforms (such as Stackoverflow), Forums, Local PHP user groups.
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ |
| D | CHANGELOG.md | 37 * The pure PHP reader now correctly decodes integers on 32-bit platforms.
|
| /plugin/pgn4web/pgn4web/ |
| D | README.txt | 18 with several popular web platforms and services. 47 - integrates with popular web platforms and services such as blogger, drupal, 377 Explorer, Opera, Safari) on a variety of personal computer platforms
|
| D | pgn-standard.txt | 261 platforms; this is an acceptable variation as long as the details of the 1725 for various platforms including: Intel 386/486 Unix, Apple Macintosh, and
|
| /plugin/asciidocjs/node_modules/minimatch/ |
| D | README.md | 211 `path.resolve()` on Windows platforms, mimicking the (buggy!)
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | connecting.asciidoc | 109 not working, check your libcurl version. On certain platforms, various features
|
| /plugin/asciidocjs/node_modules/glob/ |
| D | README.md | 227 using `path.join()` and `path.resolve()` on Windows platforms,
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 35649 var platforms = ['\x00\x01', '\x00\x03']; 35652 var namesRecordCount = strings.length * platforms.length; 35656 for (i = 0, ii = platforms.length; i < ii; i++) { 35661 …var nameRecord = platforms[i] + encodings[i] + languages[i] + string16(j) + string16(str.length) +…
|
| /plugin/asciidocjs/node_modules/async/dist/ |
| D | async.mjs | 4757 * and want this to work on all platforms, consider using an array.
|