Home
last modified time | relevance | path

Searched refs:get (Results 26 – 50 of 3429) sorted by last modified time

12345678910>>...138

/plugin/mermaid/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/doi/Resolver/
H A DIsbnOpenLibraryResolver.php42 $json = $http->get('https://openlibrary.org/api/books?jscmd=details&format=json&bibkeys=ISBN:' . $id);
H A DIsbnGoogleBooksResolver.php51 $json = $http->get('https://www.googleapis.com/books/v1/volumes?q=isbn:' . $id);
/plugin/doi/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
H A Dol.js.map
H A DREADME.md
/plugin/openlayersmap/
H A Dprint.less31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.name/blog/page-break-in-css-print-how-to-get-rid-of-accidental-blank-pages/ */ /* http://www.w3.org/TR/CSS21/page.html */ page-break-before: always; /* page-break-after: always;*/ }
H A Dscript.js280 const img = feature.get('img');
281 const opacity = feature.get('opacity');
282 const angle = feature.get('angle');
283 const text = feature.get('rowId');
515 if (selFeature.get('rowId') !== undefined) {
516 pContent += '<span class="rowId">' + selFeature.get('rowId') + ': </span>';
518 if (selFeature.get('name') !== undefined) {
519 pContent += '<span class="txt">' + selFeature.get('name') + '</span>';
520 // locDesc = selFeature.get('name');
522 // locDesc = selFeature.get('nam
[all...]
/plugin/shell/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGpxTypes.php127 public function get($type) function in geoPHP\\Adapter\\GpxTypes
H A DGPX.php128 if (in_array('metadata', $this->gpxTypes->get('gpxType')) && $xmlObject->getElementsByTagName('metadata')->length === 1) {
131 $this->gpxTypes->get('metadataType')
167 $point->setData($this->parseNodeProperties($node, $this->gpxTypes->get($node->nodeName . 'Type')));
182 if (!in_array('wpt', $this->gpxTypes->get('gpxType'))) {
201 if (!in_array('trk', $this->gpxTypes->get('gpxType'))) {
223 $track->setData($this->parseNodeProperties($trk, $this->gpxTypes->get('trkType')));
236 if (!in_array('rte', $this->gpxTypes->get('gpxType'))) {
249 $line->setData($this->parseNodeProperties($rte, $this->gpxTypes->get('rteType')));
366 if ($geom->isEmpty() || ($tag === 'wpt' && !in_array($tag, $this->gpxTypes->get('gpxType')))) {
376 $node .= self::processGeometryData($geom, $this->gpxTypes->get(
[all...]
/plugin/geophp/
H A Dcomposer.lock57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md7 and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
9 GeoPHP also helpfully wraps the GEOS php extension so that applications can get a transparent performance
11 fully compliant with the OpenGIS® Implementation Standard for Geographic information. With GEOS you get the
13 get a useful "core-set" of geometry operations that work in all environments, and an "extended-set"of operations
66 Calling get components returns the sub-geometries within a geometry as an array.
H A DLICENSE55 this service if you wish), that you receive source code or can get it
66 you have. You must make sure that they, too, receive or can get the
356 You should also get your employer (if you work as a programmer) or your
/plugin/webmaster/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/yalist/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/acknowledge/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/backlinks/
H A DCOPYING24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
326 You should also get your employer (if you work as a programmer) or your
/plugin/dokusioc/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
35 you have. You must make sure that they, too, receive or can get the
325 You should also get your employer (if you work as a programmer) or your
/plugin/photogallery/lightGallery/js/
H A Dlg-video.js66 _this.core.$slide.eq(index).find('.lg-html5').get(0).play();
102 … _this.core.$slide.eq(_this.core.index).find('.lg-html5').get(0).play();
138 var youtubePlayer = $el.find('.lg-youtube').get(0);
139 var vimeoPlayer = $el.find('.lg-vimeo').get(0);
140 var dailymotionPlayer = $el.find('.lg-dailymotion').get(0);
141 var html5Player = $el.find('.lg-html5').get(0);
187 var youtubePlayer = $videoSlide.find('.lg-youtube').get(0);
188 var vimeoPlayer = $videoSlide.find('.lg-vimeo').get(0);
189 var dailymotionPlayer = $videoSlide.find('.lg-dailymotion').get(0);
190 var vkPlayer = $videoSlide.find('.lg-vk').get(0);
[all …]
H A Dlg-video.min.js4get(0),b.core.s.videojsOptions,function(){b.videoLoaded||this.play()})}catch(a){console.error("Mak…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt97 * Bugfix: temp files used with ImageMagick might not get deleted
1480 (or not, they just will never get called again) and
1542 * Added option to get source data from a database
H A Dphpthumb.faq.txt12 Q: My question isn't answered here, how do I get support?
101 implementation for a decade, so it may never get fixed. Other
116 get uploaded to "/tmp/<file>" or similar) then you will have
137 don't actually see the thumbnail, I just get a browser image
304 A: It's not easily possible to get the cache filename. You can
H A Dphpthumb.readme.txt169 fails and you get an invalid image from large source images, set this to

12345678910>>...138