Home
last modified time | relevance | path

Searched refs:map (Results 101 – 125 of 589) sorted by relevance

12345678910>>...24

/plugin/cnmap/
H A DREADME3 Embed a China map (Ex. amap, baidu map) in your wiki
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.colVis.min.js5 !function(t){var o,i;"function"==typeof define&&define.amd?define(["jquery","datatables.net","datatables.net-buttons"],function(n){return t(n,window,document)}):"object"==typeof exports?(o=require("jquery"),i=function(n,e){e.fn.dataTable||require("datatables.net")(n,e),e.fn.dataTable.Buttons||require("datatables.net-buttons")(n,e)},"undefined"==typeof window?module.exports=function(n,e){return n=n||window,e=e||o(n),i(n,e),t(e,0,n.document)}:(i(window,o),module.exports=t(o,window,window.document))):t(jQuery,window,document)}(function(n,e,t,l){"use strict";var o=n.fn.dataTable;return n.extend(o.ext.buttons,{colvis:function(o,i){var l=null,n={extend:"collection",init:function(n,e){l=e},text:function(n){return n.i18n("buttons.colvis","Column visibility")},className:"buttons-colvis",closeButton:!1,buttons:[{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}]};return o.on("column-reorder.dt"+i.namespace,function(n,e,t){o.button(null,o.button(null,l).node()).collectionRebuild([{extend:"columnsToggle",columns:i.columns,columnText:i.columnText}])}),n},columnsToggle:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnToggle",columns:n,columnText:e.columnText}}).toArray()},columnToggle:function(n,e){return{extend:"columnVisibility",columns:e.columns,columnText:e.columnText}},columnsVisibility:function(n,e){return n.columns(e.columns).indexes().map(function(n){return{extend:"columnVisibility",columns:n,visibility:e.visibility,columnText:e.columnText}}).toArray()},columnVisibility:{columns:l,text:function(n,e,t){return t._columnText(n,t)},className:"buttons-columnVisibility",action:function(n,e,t,o){var e=e.columns(o.columns),i=e.visible();e.visible(o.visibility!==l?o.visibility:!(i.length&&i[0]))},init:function(o,n,i){var l=this;n.attr("data-cv-idx",i.columns),o.on("column-visibility.dt"+i.namespace,function(n,e){e.bDestroying||e.nTable!=o.settings()[0].nTable||l.active(o.column(i.columns).visible())}).on("column-reorder.dt"+i.namespace,function(n,e,t){i.destroying||1===o.columns(i.columns).count()&&(l.text(i._columnText(o,i)),l.active(o.column(i.columns).visible()))}),this.active(o.column(i.columns).visible())},destroy:function(n,e,t){n.off("column-visibility.dt"+t.namespace).off("column-reorder.dt"+t.namespace)},_columnText:function(n,e){var t=n.column(e.columns).index(),o=n.settings()[0].aoColumns[t].sTitle;return o=(o=o||n.column(t).header().innerHTML).replace(/\n/g," ").replace(/<br\s*\/?>/gi," ").replace(/<select(.*?)<\/select>/g,"").replace(/<!\-\-.*?\-\->/g,"").replace(/<.*?>/g,"").replace(/^\s+|\s+$/g,""),e.columnText?e.columnText(n,t,o):o}},colvisRestore:{className:"buttons-colvisRestore",text:function(n){return n.i18n("buttons.colvisRestore","Restore visibility")},init:function(e,n,t){t._visOriginal=e.columns().indexes().map(function(n){return e.column(n).visible()}).toArray()},action:function(n,e,t,o){e.columns().every(f (…)
/plugin/wysiwyg/fckeditor/editor/dtd/
H A Dfck_xhtml10strict.js32 …D = X({sub:1, bdo:1, 'var':1, sup:1, br:1, kbd:1, map:1, samp:1, b:1, acronym:1, '#':1, abbr:1, co…
36 …g:1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, map:1, dl:1, del:1, fie… property in FCK.DTD.H
94 map: X({form:1, area:1}, A, C),
H A Dfck_xhtml10transitional.js36 H = X({sub:1, img:1, object:1, sup:1, basefont:1, map:1, applet:1, font:1, big:1, small:1}, G) ;
39 …n:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1, dir:1, map:1, dl:1, applet:1, … property in FCK.DTD.K
105 map: X({area:1, form:1, p:1}, A, F, E),
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php133 static $map = [
168 $className .= isset($map[$tag]) ? $map[$tag] : ucfirst(strtolower($tag));
/plugin/refnotes/
H A Dcore.php254 public function setNamespaceMapping($namespaceName, $map) { argument
255 foreach ($map as $ns) {
448 public function addMapping($namespaceName, $map) {
449 $this->mappingStash->add($this->getNamespace($namespaceName), $map);
428 addMapping($namespaceName, $map) global() argument
/plugin/struct/meta/
H A DSearch.php216 // map filter operators to SQL syntax
293 $map = static fn($input) => "*$input*";
296 $value = array_map($map, $value);
298 $value = $map($value);
311 $map = static fn($input) => str_replace('*', '%', $input);
314 $value = array_map($map, $value);
316 $value = $map($value);
/plugin/minimap/
H A DREADME.md7 …p?do=index) but only for the current [namespace](https://www.dokuwiki.org/namespaces) (ie mini-map)
9 By adding the `<minimap>` tag in your page, you will generate a mini-map.
11 See the mini-map plugin page on Dokuwiki [here](https://www.dokuwiki.org/plugin:minimap)
55 The mini-map will show the following page title:
116 …* The styling is now targeted only for the mini-map elements and will not interfere with the admin…
H A Dscript.js7 $pages.map(a => console.log($pages[a].innerText));
/plugin/gpsies/lang/en/
H A Dlang.php7 $lang['fullscreen'] = 'show fullscreen map';
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst50 // The `lodash/map` iteratee receives three arguments:
52 _.map(['6', '8', '10'], parseInt);
55 // The `lodash/fp/map` iteratee is capped at one argument:
57 fp.map(parseInt)(['6', '8', '10']);
133 <%= _.map(_.keys(mapping.methodRearg), methodName => {
152 <%= _.map(_.keys(mapping.aliasToReal).sort(), alias => {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DDiscriminator.php14 public $map; variable in JMS\\Serializer\\Annotation\\Discriminator
/plugin/cnmap/lang/en/
H A Dsettings.php14 $lang['bmap_api_key'] = 'API key for baidu map (http://lbsyun.baidu.com/index.php?title=jspopula…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock357 concat-map "0.0.1"
570 map-visit "^1.0.0"
602 concat-map@0.0.1:
1028 map-cache "^0.2.2"
1576 map-age-cleaner@^0.1.1:
1583 map-cache@^0.2.2:
1587 map-visit@^1.0.0:
2341 map-cache "^0.2.2"
2374 source-map-url@^0.4.0:
2378 source-map@^0.5.6:
[all …]
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php24 function mb_decode_numericentity(?string $string, array $map, ?string $encoding = null): string { return p\Mbstring::mb_decode_numericentity((string) $string, $map, $encoding); } argument
27 function mb_encode_numericentity(?string $string, array $map, ?string $encoding = null, ?bool $hex = false): string { return p\Mbstring::mb_encode_numericentity((string) $string, $map, $encoding, (bool) $hex); } argument
/plugin/ipgroup/lang/en/
H A Dintro.txt3 This plugin allows you to map (anonymous) users from specified networks to a single group.
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js121 'ignore': ignored.map(filename => {
136 const actions = modulePaths.map(modulePath => {
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php10 TimezoneUtil::$map = null;
42 TimeZoneUtil::$map
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dchaining.js14 .map(function(line) { return line.split(''); })
57 .map(function(n){ return n * 2; })
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php10 TimezoneUtil::$map = null;
42 TimeZoneUtil::$map
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php10 TimezoneUtil::$map = null;
42 TimeZoneUtil::$map
/plugin/encryptedpasswords/script/
H A DSubtleAES.js98 salt: new Uint8Array(Array.from(ostring.slice(8, 16)).map(ch => ch.charCodeAt(0))),
99 cipher: new Uint8Array(Array.from(ostring.slice(16)).map(ch => ch.charCodeAt(0))),
/plugin/openlayersmap/ol7/
H A DREADME.md
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D774d715155cd13713e6e327adf6ce328.asciidoc11 'execution_hint' => 'map',
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DDiscriminator.ObjectWithXmlAttributeDiscriminatorParent.yml4 map:

12345678910>>...24