/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
H A D | RestrictionChange.php | 25 public $feature; variable in Google\\Service\\DriveActivity\\RestrictionChange 34 public function setFeature($feature) argument 36 $this->feature = $feature; 43 return $this->feature;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/ |
H A D | GoogleCloudDatalabelingV1beta1LabelTextRequest.php | 27 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelTextRequest 50 public function setFeature($feature) argument 52 $this->feature = $feature; 59 return $this->feature;
|
H A D | GoogleCloudDatalabelingV1beta1LabelImageRequest.php | 29 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageRequest 68 public function setFeature($feature) argument 70 $this->feature = $feature; 77 return $this->feature;
|
H A D | GoogleCloudDatalabelingV1beta1LabelVideoRequest.php | 29 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoRequest 68 public function setFeature($feature) argument 70 $this->feature = $feature; 77 return $this->feature;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/ |
H A D | GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress.php | 25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress 48 public function setFeature($feature) argument 50 $this->feature = $feature; 57 return $this->feature;
|
H A D | GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress.php | 25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress 48 public function setFeature($feature) argument 50 $this->feature = $feature; 57 return $this->feature;
|
H A D | GoogleCloudVideointelligenceV1VideoAnnotationProgress.php | 25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoAnnotationProgress 48 public function setFeature($feature) argument 50 $this->feature = $feature; 57 return $this->feature;
|
H A D | GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php | 25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress 48 public function setFeature($feature) argument 50 $this->feature = $feature; 57 return $this->feature;
|
H A D | GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php | 25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress 48 public function setFeature($feature) argument 50 $this->feature = $feature; 57 return $this->feature;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/ |
H A D | FeatureInstance.php | 28 public function setFeature(Feature $feature) argument 30 $this->feature = $feature; 37 return $this->feature;
|
/plugin/photogallery/phpThumb/demo/ |
H A D | phpThumb.demo.check.php | 295 foreach ($features as $dummy => $feature) { 297 if (is_array($feature)) { 299 foreach ($feature as $alternate_feature_name) { 302 $feature = $alternate_feature_name; variable 308 $foundOneThatWorks = $phpThumb->ImageMagickSwitchAvailable($feature); 332 foreach ($features as $dummy => $feature) { 333 if (isset($gd_info[$feature])) { 334 …<div style="background-color: '.($gd_info[$feature] ? 'lime' : $missingcolor).';">'.htmlspecialcha… 445 foreach ($SettingFeatures as $feature => $FeaturesDetails) { 447 echo '<tr><th>'.$feature.':</th>'; [all …]
|
/plugin/jmol2/jmol/ |
H A D | CHANGES.txt | 596 # new feature: [array].sort 598 # new feature: [array].min 599 # new feature: [array].max 677 # new feature: 1788 # new feature: write GIF 1896 # new feature: HIDE $xxx 1898 # new feature: DELETE $xxx 2205 # new feature/feature change: 2294 # new feature: sqrt(x) 2534 # new feature: cross(a,b) [all …]
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CONTRIBUTING.md | 8 Building a new feature? Contact us first 11 We may not want to accept every feature that comes our way. Sometimes 15 you may find out quickly if the feature makes sense to us, and we can give 16 some tips on how to best build the feature. 18 If we don't accept the feature, it could be for a number of reasons. For 20 assuming responsibility for maintaining the feature. 22 In those cases, it's often possible to keep the feature separate from the 24 reason the feature can't live in a project you own. 27 feature it on [sabre.io][4]. 68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
|
/plugin/davcal/vendor/sabre/dav/ |
H A D | CONTRIBUTING.md | 8 Building a new feature? Contact us first 11 We may not want to accept every feature that comes our way. Sometimes 15 you may find out quickly if the feature makes sense to us, and we can give 16 some tips on how to best build the feature. 18 If we don't accept the feature, it could be for a number of reasons. For 20 assuming responsibility for maintaining the feature. 22 In those cases, it's often possible to keep the feature separate from the 24 reason the feature can't live in a project you own. 27 feature it on [sabre.io][4]. 68 Any new feature or change requires unittests. We use [PHPUnit][7] for all our
|
/plugin/dokumicrobugtracker/ |
H A D | CHANGELOG | 4 Version 2010-08-17 Add several feature, email notification, delete (for admin only), dynamic captc… 7 Version 2011-01-05 Implement Ajax edition, add count feature, remove delete button 12 …tatus, Add default stylesheet, Column size are now resizable, add delete feature with confirmation… 14 Version 2011-10-18 Fix link to the stylesheet in action.php, fix the delete feature.
|
/plugin/openlayersmap/ |
H A D | script.js | 279 style(feature, resolution) { 280 const img = feature.get('img'); 281 const opacity = feature.get('opacity'); 282 const angle = feature.get('angle'); 283 const text = feature.get('rowId'); 411 style: function (feature) { 412 return geoJsonStyle[feature.getGeometry().getType()]; 462 style: function (feature) { 463 return gpxJsonStyle[feature.getGeometry().getType()]; 506 const selFeature = map.forEachFeatureAtPixel(evt.pixel, function (feature) { 399 AnonymousFunction7172c40c0200(feature) global() argument 450 AnonymousFunction7172c40c0400(feature) global() argument 494 AnonymousFunction7172c40c0700(feature) global() argument [all...] |
/plugin/jplayer/vendor/mustache/mustache/ |
H A D | CONTRIBUTING.md | 21 * Submit one pull request per fix or feature. 22 * To help with that, do all your work in a feature branch (e.g. `feature/my-alsome-feature`).
|
/plugin/photogallery/phpThumb/ |
H A D | README.md | 11 thanks to the GIFutil class by Fabien Ezber. AntiHotlinking feature prevents other people from usin… 12 to resize their thumbnails, or link to your images from another server. The cache feature reduces s…
|
/plugin/markdownextra/ |
H A D | README.md | 60 …feature is .md suffix. And I love [tag plugin](https://www.dokuwiki.org/plugin:tag) too, but I can…
|
/plugin/codebuttonmod2/ |
H A D | README.MD | 8 The plugin Mod 2 adds a second additional button and includes a new feature for copying the code te… 45 - New feature added: every *code* block can be copied to clipboard with a single click.
|
/plugin/schedule/lib/ |
H A D | scheduleCitiesMap.js | 374 style: function (feature) { argument 375 var features = feature.get ('features'); 428 map.forEachFeatureAtPixel (evt.pixel, function (feature) { argument 429 f = feature; 450 map.forEachFeatureAtPixel (evt.pixel, function (feature) { argument 451 feature.get ('features').forEach (function (item) {
|
/plugin/dokugitviewer/ |
H A D | plugin.info.txt | 6 desc display git commits and link bug-id and feature-ids
|
/plugin/bookcreator/script/ |
H A D | README.txt | 3 http://johnculviner.com/jquery-file-download-plugin-for-ajax-like-feature-rich-file-downloads/
|
/plugin/whyspam/lang/en/ |
H A D | intro.txt | 3 This tool lets you check a text for spam blocked by the wiki's [[doku>blacklist]] feature. It will …
|
/plugin/sidebar/ |
H A D | INFO.txt | 7 desc Base on "sidebar" template by ChrisS. Provides the same feature.
|