Home
last modified time | relevance | path

Searched refs:name (Results 6676 – 6700 of 8094) sorted by relevance

1...<<261262263264265266267268269270>>...324

/plugin/layeranimation/
H A DREADME.md39 * ``%CLASS%`` (optional) - the name of a class in your template
40 …u can use here (see below). Besides the keyword you can put any CSS class name into this place to …
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js342 router.on('route', function(name) { argument
343 assert.ok(name === '');
687 router.on('route', function(name, args) { argument
688 assert.strictEqual(name, 'routeEvent');
937 execute: function(callback, args, name) { argument
940 assert.strictEqual(name, 'foo');
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js875 name: element.id,
931 var name = encodeURIComponent(
932 (arguments[1] && arguments[1].name) ? arguments[1].name : element.id);
936 return [name + Sortable._constructIndex(item) + "[id]=" +
941 return name + "[]=" + encodeURIComponent(item);
/plugin/diagramsnet/lib/js/diagramly/
H A DGitLabClient.js404 var name = (tokens.length > 0) ? tokens[tokens.length - 1] : path;
406 …this.ui.convertFile(url + rnd, name, null, this.extension, success, error, mxUtils.bind(this, func…
1001 …temp.appendChild(createLink(file.name + ((file.type == 'tree') ? '/' : ''), mxUtils.bind(this, fun…
1106 ref = branches[0].name;
1120 temp.appendChild(createLink(branch.name, mxUtils.bind(this, function()
1122 ref = encodeURIComponent(branch.name);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/imagemapping/
H A Djquery.imagemapster.js8 !function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(e,t){return void 0===t&&(t="undefined"!=typeof window?require("jquery"):require("jquery")(e)),a(t),t}:a(jQuery)}(function(jQuery){!function(a){"use strict";a.event&&a.event.special&&function(){var i,e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0}});window.addEventListener("testPassive.mapster",function(){},t),window.removeEventListener("testPassive.mapster",function(){},t)}catch(e){}e&&(i=function(e,t,a){if(!e.includes("noPreventDefault"))return console.warn("non-passive events - listener not added"),!1;window.addEventListener(t,a,{passive:!0})},a.event.special.touchstart={setup:function(e,t,a){return i(t,"touchstart",a)}},a.event.special.touchend={setup:function(e,t,a){return i(t,"touchend",a)}})}()}(jQuery),function($){"use strict";var mapster_version="1.5.4",Aa,Ba,Ca;$.fn.mapster=function(e){var t=$.mapster.impl;return $.mapster.utils.isFunction(t[e])?t[e].apply(this,Array.prototype.slice.call(arguments,1)):"object"!=typeof e&&e?void $.error("Method "+e+" does not exist on jQuery.mapster"):t.bind.apply(this,arguments)},$.mapster={version:mapster_version,render_defaults:{isSelectable:!0,isDeselectable:!0,fade:!1,fadeDuration:150,fill:!0,fillColor:"000000",fillColorMask:"FFFFFF",fillOpacity:.7,highlight:!0,stroke:!1,strokeColor:"ff0000",strokeOpacity:1,strokeWidth:1,includeKeys:"",altImage:null,altImageId:null,altImages:{}},defaults:{clickNavigate:!1,navigateMode:"location",wrapClass:null,wrapCss:null,onGetList:null,sortList:!1,listenToList:!1,mapKey:"",mapValue:"",singleSelect:!1,listKey:"value",listSelectedAttribute:"selected",listSelectedClass:null,onClick:null,onMouseover:null,onMouseout:null,mouseoutDelay:0,onStateChange:null,boundList:null,onConfigured:null,configTimeout:3e4,noHrefIsMask:!0,scaleMap:!0,enableAutoResizeSupport:!1,autoResize:!1,autoResizeDelay:0,autoResizeDuration:0,onAutoResize:null,safeLoad:!1,areas:[]},shared_defaults:{render_highlight:{fade:!0},render_select:{fade:!1},staticState:null,selected:null},area_defaults:{includeKeys:"",isMask:!1},canvas_style:{position:"absolute",left:0,top:0,padding:0,border:0},hasCanvas:null,map_cache:[],hooks:{},addHook:function(e,t){this.hooks[e]=(this.hooks[e]||[]).push(t)},callHooks:function(e,a){$.each(this.hooks[e]||[],function(e,t){t.apply(a)})},utils:{when:{all:function(e){return Promise.all(e)},defer:function(){return new function(){this.promise=new Promise(function(e,t){this.resolve=e,this.reject=t}.bind(this)),this.then=this.promise.then.bind(this.promise),this.catch=this.promise.catch.bind(this.promise)}}},defer:function(){return this.when.defer()},subclass:function(a,i){function e(){var e=this,t=Array.prototype.slice.call(arguments,0);e.base=a.prototype,e.base.init=function(){a.prototype.constructor.apply(e,t)},i.apply(e,t)}return(e.prototype=new a).constructor=e},asArray:function(e){return e.constructor===Array?e:this.split(e)},split:function(e,t){for(var a,i=e.split(","),n=0;n<i.length;n++)""===(a=i[n]?i[n].trim():"")?i.splice(n,1):i[n]=t?t(a):a;return i},updateProps:function(e,t){var i=e||{},e=$.isEmptyObject(i)?t:e,n=[];return $.each(e,function(e){n.push(e)}),$.each(Array.prototype.slice.call(arguments,1),function(e,a){$.each(a||{},function(e){var t;(!n||0<=$.inArray(e,n))&&(t=a[e],$.isPlainObject(t)?i[e]=$.extend(i[e]||{},t):t&&t.constructor===Array?i[e]=t.slice(0):void 0!==t&&(i[e]=a[e]))})}),i},isElement:function(e){return"object"==typeof HTMLElement?e instanceof HTMLElement:e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.nodeName},indexOf:function(e,t){if(Array.prototype.indexOf)return Array.prototype.indexOf.call(e,t);for(var a=0;a<e.length;a++)if(e[a]===t)return a;return-1},indexOfProp:function(e,a,i){var n=e.constructor===Array?-1:null;return $.each(e,function(e,t){if(t&&(a?t[a]:t)===i)return n=e,!1}),n},boolOrDefault:function(e,t){return this.isBool(e)?e:t||!1},isBool:function(e){return"boolean"==typeof e},isUndef:function(e){return void 0===e},isFunction:function(e){return"function"==typeof e},ifFunction:function(e,t,a){this.isFunction(e)&&e.call(t,a)},size:function(e,t){var a=$.mapster.utils;return{width:t?e.width||e.naturalWidth:a.imgWidth(e,!0),height:t?e.height||e.naturalHeight:a.imgHeight(e,!0),complete:function(){return!!this.height&&!!this.width}}},setOpacity:function(e,a){$.mapster.hasCanvas()?e.style.opacity=a:$(e).each(function(e,t){void 0!==t.opacity?t.opacity=a:$(t).css("opacity",a)})},fader:(Aa={},Ba=0,Ca=function(e,t,a,i){var n,o,s=i/15,r=$.mapster.utils;if("number"==typeof e){if(!(o=Aa[e]))return}else(n=r.indexOfProp(Aa,null,e))&&delete Aa[n],Aa[++Ba]=o=e,e=Ba;t=(a=a||1)-.01<t+a/s?a:t+a/s,r.setOpacity(o,t),t<a&&setTimeout(function(){Ca(e,t,a,i)},15)},Ca),getShape:function(e){return(e.shape||"rect").toLowerCase()},hasAttribute:function(e,t){t=$(e).attr(t);return void 0!==t&&!1!==t}},getBoundList:function(a,e){if(!a.boundList)return null;var i,n,o=$(),s=$.mapster.utils.split(e);return a.boundList.each(function(e,t){for(i=0;i<s.length;i++)n=s[i],$(t).is("["+a.listKey+'="'+n+'"]')&&(o=o.add(t))}),o},getMapDataIndex:function(e){var t,a;switch(e.tagName&&e.tagName.toLowerCase()){case"area":a=$(e).parent().attr("name"),t=$("img[usemap='#"+a+"']")[0];break;case"img":t=e}return t?this.utils.indexOfProp(this.map_cache,"image",t):-1},getMapData:function(e){e=this.getMapDataIndex(e.length?e[0]:e);if(0<=e)return 0<=e?this.map_cache[e]:null},queueCommand:function(e,t,a,i){return!!e&&(!(e.complete&&!e.currentAction)&&(e.commands.push({that:t,command:a,args:i}),!0))},unload:function(){return this.impl.unload(),this.utils=null,this.impl=null,$.fn.mapster=null,$.mapster=null,$("*").off(".mapster")}};var m=$.mapster,u=m.utils,ap=Array.prototype;$.each(["width","height"],function(e,a){var i=a.substr(0,1).toUpperCase()+a.substr(1);u["img"+i]=function(e,t){return(t?$(e)[a]():0)||e[a]||e["natural"+i]||e["client"+i]||e["offset"+i]}}),m.Method=function(e,t,a,i){var n=this;n.name=i.name,n.output=e,n.input=e,n.first=i.first||!1,n.args=i.args?ap.slice.call(i.args,0):[],n.key=i.key,n.func_map=t,n.func_area=a,n.name=i.name,n.allowAsync=i.allowAsync||!1},m.Method.prototype={constructor:m.Method,go:function(){for(var e,t,a,i=this.input,n=[],o=this,s=i.length,r=0;r<s;r++)if(e=$.mapster.getMapData(i[r]))if(o.allowAsync||!m.queueCommand(e,o.input,o.name,o.args)){if((t=e.getData("AREA"===i[r].nodeName?i[r]:this.key))?$.inArray(t,n)<0&&n.push(t):a=this.func_map.apply(e,o.args),this.first||void 0!==a)break}else this.first&&(a="");return $(n).each(function(e,t){a=o.func_area.apply(t,o.args)}),void 0!==a?a:this.output}},$.mapster.impl=function(){var me={},addMap=function(e){return m.map_cache.push(e)-1},removeMap=function(e){m.map_cache.splice(e.index,1);for(var t=m.map_cache.length-1;t>=e.index;t--)m.map_cache[t].index--};function hasVml(){var e=$("<div />").appendTo("body");e.html('<v:shape id="vml_flag1" adj="1" />');var t=e[0].firstChild;t.style.behavior="url(#default#VML)";t=!t||"object"==typeof t.adj;return e.remove(),t}function namespaces(){return"object"==typeof document.namespaces?document.namespaces:null}function hasCanvas(){var e=namespaces();return(!e||!e.g_vml_)&&!!$("<canvas />")[0].getContext}function merge_areas(a,e){var i,n=a.options.areas;e&&$.each(e,function(e,t){t&&t.key&&(0<=(i=u.indexOfProp(n,"key",t.key))?$.extend(n[i],t):n.push(t),(i=a.getDataForKey(t.key))&&$.extend(i.options,t))})}function merge_options(e,t){var a=u.updateProps({},t);delete a.areas,u.updateProps(e.options,a),merge_areas(e,t.areas),u.updateProps(e.area_options,e.options)}return me.get=function(e){var t=m.getMapData(this);if(!t||!t.complete)throw"Can't access data until binding complete.";return new m.Method(this,function(){return this.getSelected()},function(){return this.isSelected()},{name:"get",args:arguments,key:e,first:!0,allowAsync:!0,defaultReturn:""}).go()},me.data=function(e){return new m.Method(this,null,function(){return this},{name:"data",args:arguments,key:e}).go()},me.highlight=function(t){return new m.Method(this,function(){if(!1!==t){var e=this.highlightId;return 0<=e?this.data[e].key:null}this.ensureNoHighlight()},function(){this.highlight()},{name:"highlight",args:arguments,key:t,first:!0}).go()},me.keys=function(e,i){var n=[],a=m.getMapData(this);if(!a||!a.complete)throw"Can't access data until binding complete.";function o(e){var t,a=[];i?(t=e.areas(),$.each(t,function(e,t){a=a.concat(t.keys)})):a.push(e.key),$.each(a,function(e,t){$.inArray(t,n)<0&&n.push(t)})}return a&&a.complete?("string"==typeof e?i?o(a.getDataForKey(e)):n=[a.getKeysForGroup(e)]:(i=e,this.each(function(e,t){"AREA"===t.nodeName&&o(a.getDataForArea(t))})),n.join(",")):""},me.select=function(){me.set.call(this,!0)},me.deselect=function(){me.set.call(this,!1)},me.set=function(i,n,e){var o,s,r,c,l=e;function h(e){e&&$.inArray(e,c)<0&&(c.push(e),r+=(""===r?"":",")+e.key)}function p(e){$.each(c,function(e,t){!function(e){if(e){switch(i){case!0:e.select(l);break;case!1:e.deselect(!0);break;default:e.toggle(l)}}}(t)}),i||e.removeSelectionFinish()}return this.filter("img,area").each(function(e,t){var a;(s=m.getMapData(t))!==o&&(o&&p(o),c=[],r=""),s&&(a="","IMG"===t.nodeName.toUpperCase()?m.queueCommand(s,$(t),"set",[i,n,l])||(n instanceof Array?n.length&&(a=n.join(",")):a=n,a&&$.each(u.split(a),function(e,t){h(s.getDataForKey(t.toString())),o=s})):(l=n,m.queueCommand(s,$(t),"set",[i,l])||(h(s.getDataForArea(t)),o=s)))}),s&&p(s),this},me.unbind=function(e){return new m.Method(this,function(){this.clearEvents(),this.clearMapData(e),removeMap(this)},null,{name
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D41.41.js.map1name'],\n [/=/, 'delimiter'],\n [/[ \\t\\r\\n]+/] // whitespace\n ],\…
H A D4.4.js1name+": "+e.url})).join(" | ")),t}function Tt(e){if(!e.description||""===e.description)return"";va… property in e.create.s
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php62 public $name = null; variable in XMLSecurityKey
602 public function createNewSignNode($name, $value=null) { argument
605 … $node = $doc->createElementNS(XMLSecurityDSig::XMLDSIGNS, $this->prefix.':'.$name, $value);
607 $node = $doc->createElementNS(XMLSecurityDSig::XMLDSIGNS, $this->prefix.':'.$name);
1567 if (! empty($srcKey->name)) {
1575 foreach ($this->references AS $name=>$reference) {
1658 $objBaseKey->name = $child->nodeValue;
/plugin/mantis/lib/
H A Dchangelog202 - soap_server: name the return value element 'return' by default
224 - soap_parser: parse repeated element name into an array (de-serializes doc/lit array into a PHP ar…
259 - soapclient: when creating proxy methods, replace '.' in operation name with '__' in function name
271 - soap_parser: improve parse repeated element name into an array (de-serializes doc/lit array into …
394 …en doc/lit service does not wrap parameters in an element with the method name (thanks Peter Hrast…
412 - nusoap_base: do not override supplied element name with class name when serializing an object in …
454 - xmlschema: only get element (not type) when name has ^ suffix
494 - soap_server: strip port number from server name (some FastCGI implementations include port in ser…
537 - wsdlcache: change class name to nusoap_wsdlcache
/plugin/charter/
H A Dhelper.php36 'name' => 'setFlags',
43 'name' => 'setData',
50 'name' => 'render',
/plugin/pot/
H A DREADME.md122name, it ads an rising number to the last potid set. Simply set "potid=example5" and the next pots…
165 This first attempt is only done with php. That is why the calculations and name assignments are mad…
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp29 <meta name="robots" content="noindex, nofollow">
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DLICENSE.txt12 3. The name of the author may not be used to endorse or promote products
/plugin/codebuttonmod1/
H A DPlugin.txt50 * Update plugin name and id
/plugin/markdownextra/
H A DREADME.md24 If the page name ends with ''.md'' suffix, it gets automatically parsed using PHP Markdown Extra. T…
/plugin/sphinxsearch/
H A Dchangelog26 * Renamed filter name from "@categories" to "@ns"
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp30 <meta name="robots" content="noindex, nofollow">
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample01.lasso30 <meta name="robots" content="noindex, nofollow">
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DEqlNamespace.asciidoc75 $params['index'] = (string) The name of the index to scope the operation
/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;*/ }
/plugin/subjectindex/plugins/
H A DEntryVerse.php37 $name = trim($match[2]);
38 $abbr = $num . strtolower($name);
39 $book = (empty($num)) ? $name : $num . ' ' . $name;
/plugin/dw2pdf/
H A Daction.php29 /** @var string template name, to use templates from dw2pdf/tpl/<template name> */
166 // use page name if title is still empty
633 $html .= '<htmlpage' . $section . ' name="' . $section . $order . '">' . DOKU_LF;
641 $output['page'] .= 'even-' . $section . '-name: html_' . $section . $order . ';' . DOKU_LF;
643 $output['page'] .= 'odd-' . $section . '-name: html_' . $section . $order . ';' . DOKU_LF;
659 '@USERNAME@' => $INFO['userinfo']['name'] ?? '',
1038 * @param string $name
1042 public function getExportConfig($name, $notset = false)
1048 return $this->exportConfig[$name]
1004 getExportConfig($name, $notset = false) global() argument
[all...]
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2name)return o.model_error("missing filename or mesh");e.filename=e.name}return o.models_ref[e.id]?…
/plugin/jukebox/id3/
H A Dgetid3.lib.php1240 function EmbeddedLookup($key, $begin, $end, $file, $name) { argument
1244 if (isset($cache[$file][$name])) {
1245 return @$cache[$file][$name][$key];
1276 $cache[$file][$name][$ThisKey] = trim($ThisValue);
1281 return @$cache[$file][$name][$key];

1...<<261262263264265266267268269270>>...324