Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 331) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DRestrictionChange.php25 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/
DGoogleCloudDatalabelingV1beta1LabelTextRequest.php27 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelTextRequest
50 public function setFeature($feature) argument
52 $this->feature = $feature;
59 return $this->feature;
DGoogleCloudDatalabelingV1beta1LabelImageRequest.php29 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelImageRequest
68 public function setFeature($feature) argument
70 $this->feature = $feature;
77 return $this->feature;
DGoogleCloudDatalabelingV1beta1LabelVideoRequest.php29 public $feature; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1LabelVideoRequest
68 public function setFeature($feature) argument
70 $this->feature = $feature;
77 return $this->feature;
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.check.php295 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);
309 …olor: '.($foundOneThatWorks ? 'lime' : $missingcolor).';">'.htmlspecialchars($feature).'</span> |';
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) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress.php25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1VideoAnnotationProgress
48 public function setFeature($feature) argument
50 $this->feature = $feature;
57 return $this->feature;
DGoogleCloudVideointelligenceV1VideoAnnotationProgress.php25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1VideoAnnotationProgress
48 public function setFeature($feature) argument
50 $this->feature = $feature;
57 return $this->feature;
DGoogleCloudVideointelligenceV1beta2VideoAnnotationProgress.php25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress
48 public function setFeature($feature) argument
50 $this->feature = $feature;
57 return $this->feature;
DGoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress.php25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress
48 public function setFeature($feature) argument
50 $this->feature = $feature;
57 return $this->feature;
DGoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress.php25 public $feature; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1VideoAnnotationProgress
48 public function setFeature($feature) argument
50 $this->feature = $feature;
57 return $this->feature;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DFeatureInstance.php28 public function setFeature(Feature $feature) argument
30 $this->feature = $feature;
37 return $this->feature;
/plugin/jmol2/jmol/
DCHANGES.txt229 # new feature: CASTEP (http://www.castep.org/) and AIMS readers
230 # new feature: popup menu gives Symmetry operation display option
232 # new feature: draw ID xxx SYMOP [n or "-x,y,z"] [optional {atom or position}]
235 # new feature: pt = all.symop(3, {atomno=3})
236 # new feature: sdrawCommands = all.symop(3, {atomno=3},"draw_id")
238 # new feature: ho, ho, this is fun. Wouldn't it be nice to just drag a JPG into
260 # new feature: select structureID="xxx" selects structures by alphanumeric id such as "S1" or "H3"
269 # new feature: Jmol embedded in applications can use WRITE command to create all types of images an…
270 # new feature: VERY COMPACT IDTF export (for U3D conversion; all except background color)
293 # new feature (TODO): 4D extension (that's right -- FOUR dimensions)
[all …]
/plugin/webdav/vendor/sabre/dav/
DCONTRIBUTING.md8 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 DCONTRIBUTING.md8 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/
DCHANGELOG4 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/aichat/vendor/bdelespierre/php-kmeans/
DCONTRIBUTING.md23 whether or not your feature is likely to be used by other users of the project.
30 - Check to make sure your feature suggestion isn't already present within the project.
32 - Check the pull requests tab to ensure that the feature isn't already in progress.
36 - Check the codebase to ensure that your feature doesn't already exist.
37 - Check the pull requests to ensure that another person hasn't already submitted the feature or fix.
51 - **One pull request per feature** - If you want to do more than one thing, send multiple pull requ…
/plugin/mermaid/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md10 Please think about these questions to help me assess your feature request:
11 * What additional feature would you like to see? Provide a clear and concise description.
/plugin/jplayer/vendor/mustache/mustache/
DCONTRIBUTING.md21 * 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/openlayersmap/
Dscript.js279 style(feature, resolution) { argument
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) { argument
412 return geoJsonStyle[feature.getGeometry().getType()];
462 style: function (feature) { argument
463 return gpxJsonStyle[feature.getGeometry().getType()];
506 const selFeature = map.forEachFeatureAtPixel(evt.pixel, function (feature) { argument
[all …]
/plugin/backlinks/.github/ISSUE_TEMPLATE/
Dfeature_request.md10 ## Is your feature request related to a problem? Please describe.
20 Add any other context or screenshots about the feature request here.
/plugin/description/.github/ISSUE_TEMPLATE/
Dfeature_request.md10 ## Is your feature request related to a problem? Please describe.
20 Add any other context or screenshots about the feature request here.
/plugin/openlayersmap/.github/ISSUE_TEMPLATE/
Dfeature_request.md10 ## Is your feature request related to a problem? Please describe.
20 Add any other context or screenshots about the feature request here.
/plugin/photogallery/phpThumb/
DREADME.md11 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/copycode/
DREADME.md11 - New feature : added an option to disable inline copy on right-click
12 - New feature : added an option to disable auto-copy of highlighted text
17 - New feature : added a list of cursor in configuration panel to choose the hover cursor on code bl…
/plugin/dw2pdf/vendor/mpdf/qrcode/.github/
DCONTRIBUTING.md30 * Please report one feature or one bug per issue.
46 * Use an aptly named feature branch for the Pull request.
52 When updating a PR, do not create a new one, just `git push --force` to your former feature branch,…

12345678910>>...14