Home
last modified time | relevance | path

Searched refs:map (Results 76 – 100 of 589) sorted by relevance

12345678910>>...24

/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php305 $map = function($items) use ($values, $writer) {
330 $map([
340 $map([
347 $map([
359 $map([
/plugin/cnmap/
H A Dplugin.info.txt6 desc Embed a China map (Ex. amap, baidu map) in your wiki
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php425 $this->map = $this->basic;
426 $this->map['creator1'] = 'cartographer';
427 $this->map['creator5'] = 'seriesEditor';
428 $this->map['field1'] = 'seriesTitle';
429 $this->map['field2'] = 'type';
430 $this->map['field3'] = 'edition';
431 $this->map['publisherName'] = 'publisherName';
432 $this->map['publisherLocation'] = 'publisherLocation';
433 $this->map['isbn'] = 'ISBN';
H A DSTYLEMAPBIBTEX.php465 $this->map = $this->basic;
466 $this->map['creator1'] = 'cartographer';
467 $this->map['creator5'] = 'seriesEditor';
468 $this->map['field1'] = 'seriesTitle';
469 $this->map['field2'] = 'type';
470 $this->map['field3'] = 'edition';
471 $this->map['publisherName'] = 'publisherName';
472 $this->map['publisherLocation'] = 'publisherLocation';
473 $this->map['isbn'] = 'ISBN';
/plugin/openlayersmap/
H A Dplugin.info.txt5 name OpenLayers map plugin for DokuWiki
6 desc Provides a syntax for rendering an OpenLayers based map in a wiki page.
/plugin/openlayersmapoverlays/
H A Dplugin.info.txt6 desc Provides a syntax for rendering additional map layers in the OpenLayers based map in a wiki …
/plugin/openlayersmap/lang/en/
H A Dsettings.php25 $lang['iconUrlOverload'] = 'URL for map icons when using static maps on a non-internet host';
31 $lang['enableA11y'] = 'Enable a11y/print output (static map, legend table)';
32 $lang['optionStaticMapGenerator'] = 'Local or remote static map compiler. <b>Using \'local\' fails when the server can\'t go on the internet.</b>';
33 $lang['autoZoomMap'] = 'Enable auto zoom for the fallback map';
35 $lang['default_width'] = 'Default map width';
36 $lang['default_height'] = 'Default map height';
37 $lang['default_zoom'] = 'Default map zoom';
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconfig.lasso43 var('config') = map(
46 'Subdirectories' = map(
52 'AllowedExtensions' = map(
58 'DeniedExtensions' = map(
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59map.getProjectionObject();var projectionCode=this.projection&&this.projection.equals(mapProjection…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst36 xml-attribute-map="true"
43 …<xml-map inline="true" key-attribute-name="foo" entry-name="bar" namespace="http://www.w3.org/2005…
71 xml-attribute-map="true"
90 xml-attribute-map="true"
101 …<xml-map inline="true" key-attribute-name="foo" entry-name="bar" namespace="http://www.w3.org/2005…
/plugin/jplayer/components/
H A Drequire-built.js264 map = config.map,
265 starMap = map && map['*'];
589 var id = mod.map.id;
635 map = mod.map;
636 modId = map.id;
705 this.map = map;
788 var map = this.map;
913 var map = this.map,
914 id = map.id,
925 parentName = this.map.parentMap ? this.map.parentMap.name : null,
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php599 $map = [];
610 return $map;
657 $map[$key] = $candidate;
667 return $i < $n ? null : $map;
671 $map = [];
682 return $map;
693 if (isset($map[$key])) {
731 $map[$key] = $candidate;
737 if (!isset($map[$key])) {
745 return $map;
[all …]
H A DX509.php629 $map = $this->getMapping($id);
630 if (!is_bool($map)) {
729 $map = $this->getMapping($id);
730 if (is_bool($map)) {
731 if (!$map) {
765 if (!is_bool($map)) {
773 } elseif ($map) {
801 if ($map === false) {
813 if (!is_bool($map)) {
843 if (!is_bool($map)) {
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DMakefile115 dist/%-min.js dist/%-min.js.map: dist/%.js
123 --source-map $@.map \
124 --source-map-url `basename $<`
/plugin/xlsx2dw/
H A Dscript.js49 let maxCellsPerRow = Math.max(...table.map(row => row.length));
87 …eJSON["office:document-content"]["office:automatic-styles"]["style:style"].map(style => [style["-s…
109 row = [].concat(...[row["table:covered-table-cell"], row["table:table-cell"]].map(row => {
226 .map((item) => {
371 .map(formattedRow => {
374 .map((cell) => setStyle(cell))
/plugin/openlayersmap/helper/
H A Dstaticmap.php26 * This provides the interface to generate a static map based on predefined OSM layers.
48 * Create the map.
50 * @param float $lat the latitude of the map's center, eg. 40.714728
51 * @param float $lon the longitude of the map's center, eg -73.998672
100 // create map
101 $map = new StaticMap(
119 // $mediaId = str_replace('/', ':', $map->getMap());
124 return str_replace('/', ':', $map->getMap());
/plugin/abc2/abc-libraries/abc2svg/
H A Dperc-1.js66 for(i=0;i<a.length;i++){switch(a[i]){case"perc=":if(!curvoice.map)
67 curvoice.map={}
68 curvoice.map=a[i+1];if(!curvoice.midictl)
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php76 $map = [
86 return isset($map[\PHP_OS]) ? $map[\PHP_OS] : 'Unknown';
/plugin/linksuggest/
H A Dscript.js43 callback(jQuery.map(data.data, function (item) {
117 callback(jQuery.map(data.data, function (item) {
163 callback(jQuery.map(data.data, function (item) {
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php28 function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numericentity($string, $map, $encoding); } argument
31 function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_numericentity($string, $map, $encoding, $hex); } argument
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.brush.css.js5 …r=[].concat(jQuery.map(colorNames,function(pattern){return"("+Syntax.Brush.convertStringToTokenPat…
/plugin/schedule/lib/
H A DscheduleTable.js66 scheduleMap.map.render ();
77 scheduleMap.map.render ();
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcollections.js145 var doubled = _.map([1, 2, 3], function(num){ return num * 2; });
151 doubled = _([1, 2, 3]).map(function(num){ return num * 2; });
154 var ids = _.map({length: 2, 0: {id: '1'}, 1: {id: '2'}}, function(n){
159 assert.deepEqual(_.map(null, _.noop), [], 'handles a null properly');
161 assert.deepEqual(_.map([1], function() {
171 assert.strictEqual(_.collect, _.map, 'is an alias for map');
518 test.map = _.map;
536 test.map = _.map;
821 assert.deepEqual(actual, _.map(document.childNodes, _.identity), 'works on NodeList');
882 assert.deepEqual(_.map(elementChildren, 'id'), ['id1', 'id2']);
[all …]
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest-fp.js512 map = convert('map', _.map),
515 map(function() {
522 map(function() {
560 var map1 = convert('map', _.map),
598 assert.deepEqual(fp.map('a')(objects), [1, 3]);
757 args || (args = _.map(arguments, _.cloneDeep));
1123 map = fp.map(iteratee),
1128 ? func(map, filter, fp.compact, take)
1129 : func(take, fp.compact, filter, map);
1319 args = _.map(arguments, _.cloneDeep);
[all …]
/plugin/langdelete/
H A Dscript.js24 .map(e => e.labels[0].textContent)
54 .map((i, elt) => elt.labels[0].textContent )

12345678910>>...24